mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-06-16 16:47:53 +02:00
conf tweaks
This commit is contained in:
@ -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/;
|
||||
}
|
||||
|
Reference in New Issue
Block a user