disabled watchtower for typo3 and comment first install #4

Merged
rama merged 2 commits from testing into main 2023-11-30 13:18:13 +01:00
Showing only changes of commit 59f372024b - Show all commits

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}"