mirror of
https://github.com/Floriansylvain/RenewCMS.git
synced 2026-08-19 19:53:21 +02:00
feat: WIP auth mailing implementation
This commit is contained in:
@@ -3,3 +3,7 @@ PORT=8080
|
||||
CORS_ALLOWED_ORIGINS=*
|
||||
DB_FILE=./gohcms.db
|
||||
DOCKER_DB_FOLDER=./data
|
||||
SMTP_EMAIL=a@b.c
|
||||
SMTP_PASSWORD=12341234
|
||||
SMTP_HOST=mail.service.abc
|
||||
SMTP_PORT=465
|
||||
|
||||
Reference in New Issue
Block a user