mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-21 15:36:49 +00:00
Add SSL redirect in Traefik configuration
This commit is contained in:
@@ -147,6 +147,7 @@ http:
|
|||||||
headers:
|
headers:
|
||||||
sslProxyHeaders:
|
sslProxyHeaders:
|
||||||
X-Forwarded-Proto: "https"
|
X-Forwarded-Proto: "https"
|
||||||
|
sslRedirect: true
|
||||||
no-www:
|
no-www:
|
||||||
redirectRegex:
|
redirectRegex:
|
||||||
regex: "^https?://www\\.(.+)"
|
regex: "^https?://www\\.(.+)"
|
||||||
|
|||||||
Reference in New Issue
Block a user