WSS prox konfiguration

This commit is contained in:
ChK
2026-02-01 19:56:01 +01:00
parent 60b1b7591c
commit d2ffb17568
3 changed files with 11 additions and 4 deletions

View File

@@ -66,7 +66,7 @@ server.on('upgrade', (request, socket, head) => {
} else {
socket.destroy();
}
}
});
// ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Weiterleitung WebSocket ^^^^^^^^^^^^^^^^^^^^^^^^^^^