refactor: simplify project structure
This commit is contained in:
7
modules/20-services-apps/watchtower/.env.example
Normal file
7
modules/20-services-apps/watchtower/.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
WATCHTOWER_CLEANUP=true
|
||||
WATCHTOWER_POLL_INTERVAL=86400
|
||||
WATCHTOWER_INCLUDE_STOPPED=false
|
||||
WATCHTOWER_REVIVE_STOPPED=false
|
||||
WATCHTOWER_ROLLING_RESTART=true
|
||||
WATCHTOWER_NOTIFICATIONS=shoutrrr
|
||||
WATCHTOWER_NOTIFICATION_URL=discord://token@webhook_id
|
||||
Reference in New Issue
Block a user