mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
fix typo REPO_PASS(WORD) in docker-compose.yml
This commit is contained in:
parent
6a6f00284b
commit
9f638d23bc
@ -105,7 +105,7 @@ services:
|
||||
environment:
|
||||
- WATCHTOWER_CLEANUP=true # delete old image after update to not fill up the disk
|
||||
#- REPO_USER="your-repo-username"
|
||||
#- REPO_PASSWORD="your-repo-password"
|
||||
#- REPO_PASS="your-repo-password"
|
||||
# for email notifications add your email and mail-server here
|
||||
#- WATCHTOWER_NOTIFICATIONS=email
|
||||
#- WATCHTOWER_NOTIFICATIONS_LEVEL=info # possible values: panic, fatal, error, warn, info or debug
|
||||
|
Loading…
Reference in New Issue
Block a user