Mailservice

This commit is contained in:
Bastian Wagner
2025-01-20 13:17:00 +01:00
parent abb703f592
commit add2fd0240
19 changed files with 3071 additions and 67 deletions

View File

@@ -16,4 +16,13 @@ SSO_CLIENT_ID=
# SECURITY
JWT_SECRET=
JWT_EXPIRES_IN=10m
JWT_EXPIRES_IN=10m
# Mail
MAILER_HOST=
MAILER_PORT=
MAILER_SECURE=
MAILER_USERNAME=
MAILER_PASSWORD=
MAILER_FROM=''