Update authentik; Remove ports; Improve watchtower

This commit is contained in:
Tobias Reisinger 2022-08-21 17:41:26 +02:00
parent aa5d722dc3
commit 73c6b454fa
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
5 changed files with 5 additions and 5 deletions

View file

@ -9,3 +9,5 @@ WATCHTOWER_NOTIFICATION_EMAIL_SERVER_PORT=587
WATCHTOWER_NOTIFICATION_EMAIL_SERVER_USER=watchtower@serguzim.me
WATCHTOWER_NOTIFICATION_EMAIL_SERVER_PASSWORD=
WATCHTOWER_NOTIFICATION_EMAIL_DELAY=5
#WATCHTOWER_RUN_ONCE=true

View file

@ -7,5 +7,6 @@ services:
env_file:
- .env
- .secret.env
hostname: ${HOSTNAME}
volumes:
- /var/run/docker.sock:/var/run/docker.sock