24 lines
420 B
Plaintext
24 lines
420 B
Plaintext
TYPE=rauthy
|
|
DOMAIN=rauthy.example.com
|
|
LETS_ENCRYPT_ENV=production
|
|
|
|
COMPOSE_FILE="compose.yml"
|
|
|
|
ADMIN_EMAIL=admin@example.org
|
|
ADMIN_FORCE_MFA=true
|
|
|
|
SECRET_ENC_KEYS_VERSION=v1
|
|
ENC_KEY_ACTIVE=""
|
|
|
|
SECRET_HQL_RAFT_VERSION=v1
|
|
SECRET_HQL_API_VERSION=v1
|
|
|
|
# SMTP
|
|
#COMPOSE_FILE="$COMPOSE_FILE:compose.smtp.yml"
|
|
#SMTP_ENABLED=1
|
|
#EMAIL_SUB_PREFIX="Rauthy IAM"
|
|
#SMTP_URL=
|
|
#SMTP_FROM=
|
|
#SMTP_USERNAME=
|
|
#SECRET_SMTP_PASSWORD_VERSION=v1
|