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