Removed docker.group label, becaus it is not used
This commit is contained in:
parent
2f65b0886e
commit
1ec58a10d4
5 changed files with 0 additions and 8 deletions
|
@ -39,7 +39,6 @@ services:
|
|||
- "traefik.http.routers.dashboard.tls.options=intermediate@file"
|
||||
- "traefik.http.routers.dashboard.middlewares=auth"
|
||||
- "traefik.http.middlewares.auth.basicauth.users=${HTPASSWD}"
|
||||
- "docker.group=web"
|
||||
|
||||
|
||||
# whoami:
|
||||
|
@ -51,7 +50,6 @@ services:
|
|||
# - "traefik.http.routers.whoami.rule=Host(`whoami.${DOMAIN}`)"
|
||||
# - "traefik.http.routers.whoami.entrypoints=websecure"
|
||||
# - "traefik.http.routers.whoami.tls.certresolver=myresolver"
|
||||
# - "docker.group=web"
|
||||
# restart: unless-stopped
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue