chore: add commented secrets section in env.prod.template and env.test.template for clarity
This commit is contained in:
parent
70863dd952
commit
edc0b4c30d
2 changed files with 12 additions and 0 deletions
|
@ -40,3 +40,9 @@ GEOIPUPDATE_ACCOUNT_ID=1093308
|
|||
# PostgreSQL configuration
|
||||
PG_USER=authentik
|
||||
PG_DB=authentik
|
||||
|
||||
# Secrets -- uncomment and add secrets
|
||||
#PG_PASS=
|
||||
#AUTHENTIK_SECRET_KEY=
|
||||
#AUTHENTIK_EMAIL__PASSWORD=
|
||||
#GEOIPUPDATE_LICENSE_KEY=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue