Browse Source
Update and rename .env.template to .env
pull/1415/head
weroy
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.env
|
@ -5,7 +5,7 @@ |
|
|
## in the admin interface. Those overrides are stored within DATA_FOLDER/config.json . |
|
|
## in the admin interface. Those overrides are stored within DATA_FOLDER/config.json . |
|
|
|
|
|
|
|
|
## Main data folder |
|
|
## Main data folder |
|
|
DATA_FOLDER=home |
|
|
DATA_FOLDER=azmount |
|
|
|
|
|
|
|
|
## Database URL |
|
|
## Database URL |
|
|
## When using SQLite, this is the path to the DB file, default to %DATA_FOLDER%/db.sqlite3 |
|
|
## When using SQLite, this is the path to the DB file, default to %DATA_FOLDER%/db.sqlite3 |