@@ -84,7 +84,7 @@ php think timer [ status ] [ --d ]
## 长连接服务
在h5聊天,后台管理员消息通知等功能使用到
-先修改网站配置
+先修改网站nginx配置
~~~
location /notice {
proxy_pass http://127.0.0.1:20002/;