mirror of
https://github.com/Floriansylvain/RenewCMS.git
synced 2026-08-19 19:53:21 +02:00
doc: added .env example file and e.g. for DOCKER_DB_FOLDER
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
ENVIRONMENT=development
|
||||
PORT=8080
|
||||
CORS_ALLOWED_ORIGINS=*
|
||||
DB_FILE=./gohcms.db
|
||||
DOCKER_DB_FOLDER=./data
|
||||
Reference in New Issue
Block a user