mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-03-04 07:55:49 +01:00
commit
e9937c02bf
@ -10,7 +10,7 @@ server {
|
|||||||
index index.html index.htm;
|
index index.html index.htm;
|
||||||
}
|
}
|
||||||
|
|
||||||
location /api/ {
|
location ~ /api/ {
|
||||||
proxy_pass_request_headers on;
|
proxy_pass_request_headers on;
|
||||||
proxy_pass http://tranga-api:6531/;
|
proxy_pass http://tranga-api:6531/;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user