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