This commit is contained in:
Raphael Martin 2023-11-30 12:07:06 +01:00
parent 29780d29d9
commit 59f372024b

View File

@ -33,7 +33,7 @@ services:
- "db"
labels:
# Watchtower add to auto update
- "com.centurylinklabs.watchtower.enable=true"
- "com.centurylinklabs.watchtower.enable=false"
# traefik
- "traefik.enable=true"
- "traefik.docker.network=${TRAEFIK_NETWORK}"