forked from coop-cloud/authentik
fix typo
This commit is contained in:
@ -21,7 +21,7 @@ AUTHENTIK_LOG_LEVEL=info
|
||||
|
||||
# Secret Versions
|
||||
SECRET_SECRET_KEY_VERSION=v1
|
||||
SECRET_DB_PASSWORD_VERSION=V1
|
||||
SECRET_DB_PASSWORD_VERSION=v1
|
||||
SECRET_ADMIN_TOKEN_VERSION=v1
|
||||
SECRET_ADMIN_PASS_VERSION=v1
|
||||
SECRET_EMAIL_PASS_VERSION=v1
|
||||
|
Reference in New Issue
Block a user