mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-24 08:56:00 +00:00
Update Traefik configuration to include wss protocol in sslProxyHeaders
This commit is contained in:
@@ -266,7 +266,7 @@ http:
|
|||||||
# https://docs.traefik.io/master/middlewares/headers/
|
# https://docs.traefik.io/master/middlewares/headers/
|
||||||
headers:
|
headers:
|
||||||
sslProxyHeaders:
|
sslProxyHeaders:
|
||||||
X-Forwarded-Proto: "https"
|
X-Forwarded-Proto: "https,wss"
|
||||||
sslRedirect: true
|
sslRedirect: true
|
||||||
no-www:
|
no-www:
|
||||||
redirectRegex:
|
redirectRegex:
|
||||||
|
|||||||
+1
-1
Submodule emqx-docker updated: 75d25f10d5...959c275942
Reference in New Issue
Block a user