Actualiser configs/dynamic/dashboard.yml
This commit is contained in:
parent
73f1cbe92f
commit
1ba2f15850
@ -1,7 +1,7 @@
|
||||
http:
|
||||
routers:
|
||||
traefik:
|
||||
rule: Host(`dashboard.tips-of-mine.local`)
|
||||
rule: Host(`dashboard.10.0.4.29.traefik.me`)
|
||||
entryPoints:
|
||||
- https
|
||||
service: api@internal
|
||||
@ -10,7 +10,7 @@ http:
|
||||
tls:
|
||||
certResolver: letsencrypt
|
||||
traefik-http-redirect:
|
||||
rule: Host(`dashboard.tips-of-mine.local`)
|
||||
rule: Host(`dashboard.10.0.4.29.traefik.me`)
|
||||
entryPoints:
|
||||
- http
|
||||
service: api@internal
|
||||
|
Loading…
x
Reference in New Issue
Block a user