Browse Source

Update .env.template

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

2
.env.template

@ -5,7 +5,7 @@
## in the admin interface. Those overrides are stored within DATA_FOLDER/config.json .
## Main data folder
# DATA_FOLDER=data
# DATA_FOLDER=home
## Database URL
## When using SQLite, this is the path to the DB file, default to %DATA_FOLDER%/db.sqlite3

Loading…
Cancel
Save