@josh@phocks.eu.org
Just put this in the http block of nginx.conf to have websocket support for everything # Helper variable for proxying websockets.
map $http_upgrade $connection_upgrade {
default upgrade;
'' close;
}
Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Dushman (dushman@den.raccoon.quest)'s status on Friday, 29-Sep-2023 18:44:57 JSTDushman