verifizierung
This commit is contained in:
@@ -14,3 +14,12 @@ JWT_REFRESH_SECRET=change-me-refresh-secret
|
||||
|
||||
# Browser-URL, unter der der Container erreichbar ist.
|
||||
CLIENT_URL=http://localhost:8080
|
||||
|
||||
MAIL_ENABLED=true
|
||||
SMTP_HOST=host.docker.internal
|
||||
SMTP_PORT=1025
|
||||
SMTP_SECURE=false
|
||||
SMTP_USER=
|
||||
SMTP_PASSWORD=
|
||||
MAIL_FROM=no-reply@listify.local
|
||||
MAIL_FROM_NAME=Listify
|
||||
|
||||
Reference in New Issue
Block a user