This commit is contained in:
Michael Grote 2023-03-31 14:06:40 +02:00
parent e362db52ef
commit e837137e72
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ services:
- intern
expose:
- 9091
ports:
- "9091:9091"
environment:
TZ: Europe/Berlin
AUTHELIA_STORAGE_ENCRYPTION_KEY: {{ lookup('keepass', 'AUTHELIA_STORAGE_ENCRYPTION_KEY', 'password') }}