添加 proxy_pass/websocket.conf
This commit is contained in:
parent
cb3657ac36
commit
2cd54748d9
1 changed files with 3 additions and 0 deletions
3
proxy_pass/websocket.conf
Normal file
3
proxy_pass/websocket.conf
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
proxy_http_version 1.1;
|
||||||
|
proxy_set_header Upgrade $http_upgrade;
|
||||||
|
proxy_set_header Connection $connection_upgrade;
|
||||||
Loading…
Add table
Add a link
Reference in a new issue