Update default.conf

This commit is contained in:
Mikhail 2024-12-11 12:07:51 +00:00
parent 9473f929f1
commit 6c7f01ac6c

@ -339,7 +339,7 @@ server {
proxy_buffering off; proxy_buffering off;
proxy_cache off; proxy_cache off;
proxy_pass http://10.8.0.6:7036/; proxy_pass http://10.7.0.6:7036/;
} }