@@ -111,11 +111,11 @@ server {
try_files $uri $uri/ /index.html;
}
# 动态API
location = /server_info {
location /api {
proxy_pass http://blivechat;
# websocket
location = /chat {
location = /api/chat {
# 代理websocket必须设置
The note is not visible to the blocked user.