Current state
This commit is contained in:
3
nginx/snippets/websockets.conf
Normal file
3
nginx/snippets/websockets.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
## WebSocket Example
|
||||
proxy_set_header Upgrade $http_upgrade;
|
||||
proxy_set_header Connection "upgrade";
|
||||
Reference in New Issue
Block a user