This commit is contained in:
2024-11-21 18:58:54 +01:00
parent 3a06f2fff9
commit 027a6e6375
5 changed files with 6 additions and 2 deletions

View File

@@ -3,4 +3,5 @@ SMTP_PORT=2525
SMTP_USER=your_smtp_user
SMTP_PASS=your_smtp_password
EMAIL_FROM=noreply@example.com
EMAIL_REPLYTO=noreply@example.com
REDIS_URL=redis://localhost:6379