fix group of dashboard
This commit is contained in:
parent
d78ae2ef61
commit
83522819c3
1 changed files with 1 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue