diff --git a/dashboard/docker-compose.yaml b/dashboard/docker-compose.yaml index 2dea1f4..2e77f6f 100644 --- a/dashboard/docker-compose.yaml +++ b/dashboard/docker-compose.yaml @@ -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: