TEST: Complex docker-compose rework. Not tested yet
This commit is contained in:
6
Docker/watchtower/.env.example
Normal file
6
Docker/watchtower/.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
# Timezone for watchtower
|
||||
TZ=Europe/Warsaw
|
||||
|
||||
# A space-separated list of container names for Watchtower to monitor.
|
||||
# For example: WATCHTOWER_CONTAINERS="nginx-proxy-manager bookstack"
|
||||
WATCHTOWER_CONTAINERS=""
|
||||
Reference in New Issue
Block a user