Browse Source

Update and rename .env.template to .env

pull/1415/head
weroy 4 years ago
committed by GitHub
parent
commit
8d4a5a52cb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .env

2
.env.template → .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
Loading…
Cancel
Save