Commit 9cc1308a authored by 阮鸿信's avatar 阮鸿信

更新devops/default.conf

parent 72d65e05
......@@ -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