mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update allmon3.sh
This commit is contained in:
parent
9aae3d7bed
commit
64d9e6efea
|
|
@ -151,7 +151,7 @@ server {
|
|||
proxy_set_header X-Forwarded-For $remote_addr;
|
||||
proxy_set_header X-Forwarded-Port $server_port;
|
||||
proxy_set_header X-Request-Start $msec;
|
||||
proxy_pass http://localhost:16080/;
|
||||
proxy_pass http://127.0.0.1:16080/;
|
||||
}
|
||||
|
||||
location ~ ^/ws/([0-9]+)$ {
|
||||
|
|
|
|||
Loading…
Reference in New Issue