Update file default.conf

This commit is contained in:
Mikhail 2023-07-05 01:25:28 +00:00
parent 07287121e0
commit 20a754312f

@ -131,7 +131,7 @@ server {
chunked_transfer_encoding off;
proxy_buffering off;
proxy_cache off;
proxy_pass https://51.250.107.6:7035/;
proxy_pass http://10.6.0.31:7035/;
}
location / {