Initial commit (I feel unsafe)
This commit is contained in:
3
authelia/nginx_snippets/websocket.conf
Normal file
3
authelia/nginx_snippets/websocket.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