Actualiser configs/dynamic/dashboard.yml
This commit is contained in:
parent
8ec227710b
commit
267a968270
@ -3,7 +3,7 @@ http:
|
||||
traefik:
|
||||
rule: Host(`dashboard.tips-of-mine.local`)
|
||||
entryPoints:
|
||||
- websecure
|
||||
- https
|
||||
service: api@internal
|
||||
middlewares:
|
||||
- dashboardauth
|
||||
@ -12,7 +12,7 @@ http:
|
||||
traefik-http-redirect:
|
||||
rule: Host(`dashboard.tips-of-mine.local`)
|
||||
entryPoints:
|
||||
- web
|
||||
- http
|
||||
service: api@internal
|
||||
middlewares:
|
||||
- "redirect-to-https"
|
||||
|
Loading…
x
Reference in New Issue
Block a user