Seperate env into different file.

This commit is contained in:
2024-10-19 08:15:18 +01:00
parent 91c5bcf7e6
commit 06e4405edd
2 changed files with 9 additions and 8 deletions

7
stack.env Normal file
View File

@@ -0,0 +1,7 @@
WATCHTOWER_NOTIFICATION_SLACK_CHANNEL=#alerts
WATCHTOWER_NOTIFICATION_SLACK_HOOK_URL=https://hooks.slack.com/services/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
WATCHTOWER_NOTIFICATION_SLACK_IDENTIFIER=watchtower-zway
WATCHTOWER_NOTIFICATIONS=slack
WATCHTOWER_POLL_INTERVAL=60
WATCHTOWER_RUN_ONCE=false
WATCHTOWER_WARN_ON_HEAD_FAILURE=never