Commit bcd667a0 authored by zuoliyuan's avatar zuoliyuan
parents 9e50e6f2 9cc1308a
......@@ -39,7 +39,7 @@ server {
# websocket
location ^~ /websocket {
proxy_pass http://172.0.107.76:31001/message/websocket;
proxy_pass http://172.0.107.76:31001/api/message/websocket;
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "upgrade";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment