ENV -> PRODUCTION
This commit is contained in:
parent
edcc7d6a48
commit
92236b8967
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Make .env in this folder if needed.
|
||||
DEFAULT_GROUP=Home
|
||||
ENV=False
|
||||
PRODUCTION=False
|
||||
API_PORT=9000
|
||||
API_DOCS=True
|
||||
DB_TYPE=sqlite
|
||||
|
|
Loading…
Reference in a new issue