Update default.conf
This commit is contained in:
parent
4ba080ccb6
commit
bbea4d4b8a
@ -58,7 +58,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.4:59300;
|
proxy_pass http://10.7.0.6:59300;
|
||||||
}
|
}
|
||||||
|
|
||||||
location /user/ {
|
location /user/ {
|
||||||
@ -79,7 +79,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.4:59300;
|
proxy_pass http://10.7.0.6:59300;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user