This commit is contained in:
colben 2022-05-26 18:53:05 +08:00
parent f8bf6ecd52
commit 29a610d1ad

View File

@ -133,7 +133,6 @@ location ^~ /share/ {
#add_header 'Access-Control-Allow-Origin' *; #add_header 'Access-Control-Allow-Origin' *;
} }
} }
}
``` ```
## 反向代理 websocket ## 反向代理 websocket