update
This commit is contained in:
parent
8c0e6e29a1
commit
377516ab62
2 changed files with 46 additions and 0 deletions
4
http/websocket-map.conf
Normal file
4
http/websocket-map.conf
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
map $http_upgrade $connection_upgrade {
|
||||
default upgrade;
|
||||
'' close;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue