fix: support configurable tfa service

This commit is contained in:
2021-10-14 00:43:38 +02:00
parent 2c9e980809
commit 3048d09cd8
4 changed files with 4 additions and 2 deletions

View File

@ -52,6 +52,7 @@ COMPOSE_FILE="compose.yml"
## Enable Keycloak
#COMPOSE_FILE="$COMPOSE_FILE:compose.keycloak.yml"
#KEYCLOAK_MIDDLEWARE_ENABLED=1
#KEYCLOAK_TFA_SERVICE=traefik-forward-auth_app
#####################################################################
# Prometheus metrics #