Compare commits
1 Commits
5e3595f97f
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
| ecd1b8825f |
+1
-1
@@ -6,7 +6,7 @@ server {
|
||||
index index.html;
|
||||
|
||||
location /api/ {
|
||||
proxy_pass http://backend/;
|
||||
proxy_pass http://backend;
|
||||
|
||||
proxy_http_version 1.1;
|
||||
proxy_set_header Host $host;
|
||||
|
||||
Reference in New Issue
Block a user