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/
|
||||
headers:
|
||||
sslProxyHeaders:
|
||||
X-Forwarded-Proto: "https"
|
||||
X-Forwarded-Proto: "https,wss"
|
||||
sslRedirect: true
|
||||
no-www:
|
||||
redirectRegex:
|
||||
|
||||
+1
-1
Submodule emqx-docker updated: 75d25f10d5...959c275942
Reference in New Issue
Block a user