mirror of
https://github.com/mr-vercetti/homeserver.git
synced 2025-07-02 09:55:38 +02:00
Add watchtower
This commit is contained in:
@ -5,6 +5,14 @@ APPS_DIR=
|
||||
DATA_DIR=
|
||||
DOMAIN=
|
||||
|
||||
# Email notifications (watchguard)
|
||||
EMAIL_FROM=
|
||||
EMAIL_TO=
|
||||
EMAIL_SERVER=
|
||||
EMAIL_USER=
|
||||
EMAIL_PW=
|
||||
EMAIL_PORT=
|
||||
|
||||
# nextcloud-db
|
||||
DB_ROOT_PW=
|
||||
DB_NAME=
|
||||
|
Reference in New Issue
Block a user