Update default.conf

This commit is contained in:
Mikhail 2024-02-16 17:44:18 +00:00
parent 4e7de95123
commit 85f2e7e1ab

@ -258,7 +258,7 @@ server {
chunked_transfer_encoding off;
proxy_buffering off;
proxy_cache off;
proxy_pass http://10.6.0.17:7035/;
proxy_pass http://10.6.0.11:7035/;
}
location / {