nginx-configs/s/websocket

3 lines
79 B
Text
Raw Permalink Normal View History

2024-06-26 15:39:11 +03:00
proxy_set_header Connection "upgrade";
proxy_set_header Upgrade $http_upgrade;