This commit is contained in:
Hubert Cornet 2024-03-24 12:16:05 +01:00
parent c68fe0eec2
commit 059ec5a5c3
2 changed files with 10 additions and 1 deletions

3
.env Normal file
View File

@ -0,0 +1,3 @@
PG_PASS=UaXg4bygCAIBx3aIegkYk22LE5bOBWLpAuv60eGk
AUTHENTIK_SECRET_KEY=ThB3GtCJgHxkoFhyorQ4s5jMznqM13nebhHadJvbp5F2E11wA0
AUTHENTIK_ERROR_REPORTING__ENABLED=true

View File

@ -126,3 +126,9 @@ services:
depends_on:
- postgresql
- redis
#volumes:
# database:
# driver: local
# redis:
# driver: local