conf tweaks
This commit is contained in:
parent
8f9700ec02
commit
ef5524d7b6
@ -10,7 +10,7 @@ server {
|
||||
index index.html index.htm;
|
||||
}
|
||||
|
||||
location /api/ {
|
||||
location ~ /api/ {
|
||||
proxy_pass_request_headers on;
|
||||
proxy_pass http://tranga-api:6531/;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user