nginx-configs/s/websocket
2024-06-26 16:39:11 +04:00

2 lines
79 B
Text

proxy_set_header Connection "upgrade";
proxy_set_header Upgrade $http_upgrade;