mirror of
https://github.com/Floriansylvain/RenewCMS.git
synced 2026-08-19 19:53:21 +02:00
feat: WIP mail verification flow
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
ENVIRONMENT=development
|
||||
HOST=example.com
|
||||
PORT=8080
|
||||
JWT_SECRET=abc123
|
||||
CORS_ALLOWED_ORIGINS=*
|
||||
DB_FILE=./gohcms.db
|
||||
DOCKER_DB_FOLDER=./data
|
||||
|
||||
Reference in New Issue
Block a user