Update default.conf
This commit is contained in:
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/;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user