A little fucking semi-colon

This commit is contained in:
db-2001 2024-03-05 23:09:17 -05:00
parent 657a3d1857
commit 4b86cd7104

View File

@ -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;