Ajouter docker/maintenance/.env
This commit is contained in:
9
docker/maintenance/.env
Normal file
9
docker/maintenance/.env
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
TZ=Europe/Paris
|
||||||
|
DIUN_WATCH_WORKERS=20
|
||||||
|
DIUN_WATCH_SCHEDULE="0 */6 * * *"
|
||||||
|
DIUN_WATCH_JITTER=30s
|
||||||
|
DIUN_PROVIDERS_DOCKER=true
|
||||||
|
WATCHTOWER_POLL_INTERVAL=3600
|
||||||
|
WATCHTOWER_CLEANUP=true
|
||||||
|
WATCHTOWER_INCLUDE_STOPPED=false
|
||||||
|
WATCHTOWER_LABEL_ENABLE=false
|
||||||
Reference in New Issue
Block a user