Removed email requirement from watchtower
This commit is contained in:
parent
0a0a2f12c2
commit
e5914b96c3
1 changed files with 0 additions and 3 deletions
|
|
@ -24,10 +24,7 @@ services:
|
|||
- "30"
|
||||
- "--rolling-restart"
|
||||
environment:
|
||||
- WATCHTOWER_NOTIFICATIONS=email
|
||||
- WATCHTOWER_POLL_INTERVAL=30
|
||||
- WATCHTOWER_CLEANUP=true
|
||||
- WATCHTOWER_ROLLING_RESTART=true
|
||||
- REPO_USER=${GITLAB_USER}
|
||||
- REPO_PASS=${GITLAB_PASS}
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Reference in a new issue