Kleine Fehler behoben
This commit is contained in:
parent
5041c8b092
commit
d26742994a
3 changed files with 3 additions and 4 deletions
|
@ -19,9 +19,10 @@ services:
|
|||
- "traefik.http.routers.heimdall.rule=Host(`dashboard.${DOMAIN}`)"
|
||||
- "traefik.http.routers.heimdall.entrypoints=web"
|
||||
- "traefik.http.services.heimdall.loadbalancer.server.port=80"
|
||||
- "docker.group="dashboard"
|
||||
- "docker.group=dashboard"
|
||||
restart: unless-stopped
|
||||
|
||||
networks:
|
||||
web:
|
||||
external: true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue