mirror of
https://github.com/Floriansylvain/RenewCMS.git
synced 2026-08-19 19:53:21 +02:00
6 lines
101 B
Bash
6 lines
101 B
Bash
ENVIRONMENT=development
|
|
PORT=8080
|
|
CORS_ALLOWED_ORIGINS=*
|
|
DB_FILE=./gohcms.db
|
|
DOCKER_DB_FOLDER=./data
|