other host
This commit is contained in:
parent
ed0fcc338a
commit
04911c8681
|
@ -41,7 +41,7 @@ server {
|
|||
ssl_dhparam /etc/letsencrypt/ssl-dhparams.pem;
|
||||
|
||||
location / {
|
||||
proxy_pass http://10.99.22.51:4002;
|
||||
proxy_pass http://10.99.22.52:4002;
|
||||
proxy_set_header Host $http_host;
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||
|
|
Loading…
Reference in New Issue