mail und logging
This commit is contained in:
@@ -23,6 +23,13 @@ SMTP_SECURE=false
|
||||
SMTP_USER=portal@example.com
|
||||
SMTP_PASS=change-me
|
||||
SMTP_FROM="LDAP Portal <portal@example.com>"
|
||||
MAIL_PRODUCT_NAME=LDAP Portal
|
||||
MAIL_COMPANY_NAME=LDAP Portal
|
||||
MAIL_PRIMARY_COLOR=#2563eb
|
||||
MAIL_SUPPORT_EMAIL=portal@example.com
|
||||
MAIL_LOGO_URL=
|
||||
MAIL_IMPRINT_URL=
|
||||
MAIL_PRIVACY_URL=
|
||||
|
||||
OIDC_ISSUER=http://localhost:8080
|
||||
OIDC_COOKIE_SECRET=change-me-long-random-oidc-cookie-secret
|
||||
|
||||
Reference in New Issue
Block a user