Update file default.conf
This commit is contained in:
parent
07287121e0
commit
20a754312f
@ -131,7 +131,7 @@ server {
|
|||||||
chunked_transfer_encoding off;
|
chunked_transfer_encoding off;
|
||||||
proxy_buffering off;
|
proxy_buffering off;
|
||||||
proxy_cache off;
|
proxy_cache off;
|
||||||
proxy_pass https://51.250.107.6:7035/;
|
proxy_pass http://10.6.0.31:7035/;
|
||||||
}
|
}
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
|
Loading…
Reference in New Issue
Block a user