feat(traefik): allow port-based redirect and move redirect to advanced settings. (#1601)

Also moves port in the gui and removes setting targetPort by default
This commit is contained in:
Kjeld Schouten-Lebbing
2021-12-22 15:30:58 +01:00
committed by GitHub
parent 2d3c09b211
commit bcd8f0555d
3 changed files with 44 additions and 19 deletions
+2
View File
@@ -150,6 +150,8 @@ service:
port: 9080
protocol: HTTP
redirectTo: websecure
# Options: Empty, 0 (ingore), or positive int
# redirectPort:
websecure:
enabled: true
port: 9443