Update default.conf
All checks were successful
Deploy / CreateImage (push) Successful in 31s
Deploy / DeployService (push) Successful in 19s

This commit is contained in:
skeris 2025-02-15 11:33:41 +00:00
parent dbee4f4d7b
commit 4ba080ccb6

@ -549,7 +549,7 @@ server {
proxy_buffering off; proxy_buffering off;
proxy_cache off; proxy_cache off;
proxy_pass http://10.6.0.23:1491/; proxy_pass http://10.7.0.10:1491/;
} }
@ -584,7 +584,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.7.0.16:1488/; proxy_pass http://10.7.0.10:1488/;
} }
@ -617,7 +617,7 @@ server {
proxy_buffering off; proxy_buffering off;
proxy_cache off; proxy_cache off;
proxy_pass http://10.8.0.5:1589/; proxy_pass http://10.7.0.10:1589/;
} }