wip: base layout of config with validation

This commit is contained in:
2025-07-12 23:10:13 -05:00
parent 8b50b50466
commit 0aee4ae7df
15 changed files with 503 additions and 65 deletions

8
.env
View File

@@ -51,3 +51,11 @@ OIDC_CLIENT_ID="Enter your OIDC client id"
OIDC_CLIENT_SECRET="Enter your OIDC client secret"
OIDC_BYPASS_FORM_LOGIN=false
###< drenso/symfony-oidc-bundle ###
SMTP_HOST=
SMTP_USER=
SMTP_PASS=
SMTP_PORT=
SMTP_FROM=
SMTP_FROM_NAME=""