Secrets from env variables

This commit is contained in:
2026-02-23 22:47:19 +01:00
parent f12d79171c
commit dba9786efc
3 changed files with 9 additions and 9 deletions

View File

@@ -88,6 +88,6 @@ networks:
external: true
secrets:
pg_pass:
file: ./secrets/pg_pass.txt
environment: AUTHENTIK_PG_PASS
authentik_secret_key:
file: ./secrets/authentik_secret_key.txt
environment: AUTHENTIK_SECRET_KEY