use standalone authentik secrets

This commit is contained in:
Moritz
2023-07-08 04:31:03 +02:00
parent 8cc028fc00
commit b508b67752
3 changed files with 5 additions and 4 deletions
+2 -2
View File
@@ -52,6 +52,6 @@ SECRET_DB_PASSWORD_VERSION=v1
# COMPOSE_FILE="$COMPOSE_FILE:compose.authentik.yml"
# AUTHENTIK_DOMAIN=authentik.example.com
# AUTHENTIK_SECRET_NAME=authentik_example_com_wordpress_secret_v1 # the same as in authentik
# AUTHENTIK_ID_NAME=authentik_example_com_wordpress_id_v1 # the same as in authentik
# SECRET_AUTHENTIK_SECRET_VERSION=v1
# SECRET_AUTHENTIK_ID_VERSION=v1
# LOGIN_TYPE='auto'