mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-06-16 16:47:53 +02:00
A little fucking semi-colon
This commit is contained in:
@ -12,7 +12,7 @@ server {
|
||||
|
||||
location /api/ {
|
||||
proxy_pass_request_headers on;
|
||||
proxy_pass http://tranga-api:6531/
|
||||
proxy_pass http://tranga-api:6531/;
|
||||
}
|
||||
|
||||
#error_page 404 /404.html;
|
||||
|
Reference in New Issue
Block a user