This commit is contained in:
Michael Grote 2023-03-31 12:02:58 +02:00
parent 716a3a15a2
commit ff9a451088
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ services:
AUTHELIA_STORAGE_POSTGRES_DATABASE: authelia
AUTHELIA_STORAGE_POSTGRES_USERNAME: authelia
AUTHELIA_STORAGE_ENCRYPTION_KEY: {{ lookup('keepass', 'AUTHELIA_STORAGE_ENCRYPTION_KEY', 'password') }}
AUTHELIA_SESSION_REDIS_HOST: authelia-redis
labels:
- com.centurylinklabs.watchtower.enable=true
- com.centurylinklabs.watchtower.depends-on=authelia-postgres,authelia-redis