Set docker.group label for all containers so monitoring can group them
This commit is contained in:
parent
a938fb02fe
commit
e8e8b79de8
6 changed files with 9 additions and 6 deletions
|
@ -21,6 +21,7 @@ services:
|
|||
- "traefik.http.routers.pyload.entrypoints=web"
|
||||
- "traefik.http.services.pyload.loadbalancer.server.port=8000"
|
||||
- "docker.group=selfhost"
|
||||
- "docker.group=download"
|
||||
restart: unless-stopped
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue