add missing para
This commit is contained in:
@@ -62,7 +62,7 @@ services:
|
||||
traefik.enable: true
|
||||
traefik.docker.network: internal
|
||||
traefik.http.routers.dashboard.entrypoints: web-secure
|
||||
traefik.http.routers.dashboard.rule: (Host(`traefik-ps10rp.lebens-home.net`) && (PathPrefix(`/api`) || PathPrefix(`/dashboard/`))
|
||||
traefik.http.routers.dashboard.rule: (Host(`traefik-ps10rp.lebens-home.net`) && (PathPrefix(`/api`) || PathPrefix(`/dashboard/`)))
|
||||
traefik.http.routers.dashboard.service: api@internal
|
||||
networks:
|
||||
internal: null
|
||||
|
Reference in New Issue
Block a user