Update default.conf

This commit is contained in:
Mikhail 2024-09-24 21:28:33 +00:00
parent 38e0ec89f4
commit 443a1fbd60

@ -58,7 +58,7 @@ server {
proxy_set_header X-Client-Port $remote_port; proxy_set_header X-Client-Port $remote_port;
proxy_set_header Origin $host; proxy_set_header Origin $host;
proxy_pass http://10.8.0.6:59300/; proxy_pass http://10.8.0.6:59300;
} }
location /user/ { location /user/ {