socket default acess refuse server
This commit is contained in:
parent
cf6f3145b6
commit
34e9f8e3ca
3 changed files with 17 additions and 39 deletions
|
|
@ -3,7 +3,7 @@ location /api/chat/ {
|
|||
proxy_pass http://chat;
|
||||
}
|
||||
|
||||
location /api/socket.io/ {
|
||||
location /api/chat/socket.io/ {
|
||||
|
||||
proxy_http_version 1.1;
|
||||
proxy_set_header Upgrade $http_upgrade;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue