Secrets from env variables
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user