websockets babyy

This commit is contained in:
2025-11-25 10:51:59 +01:00
parent d888b47f16
commit 97ffca4c60
2 changed files with 18 additions and 2 deletions

View File

@@ -26,5 +26,6 @@ spec:
headers:
customRequestHeaders:
X-Forwarded-Proto: "https"
# enable websockets
Upgrade: "websocket"
Connection: "Upgrade"