fix group of dashboard

This commit is contained in:
Florian Zirker 2022-05-27 15:42:31 +02:00
parent d78ae2ef61
commit 83522819c3

View file

@ -19,8 +19,7 @@ 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=selfhost"
- "docker.group=heimdall"
- "docker.group="dashboard"
restart: unless-stopped
networks: