mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-05 13:35:23 +02:00
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…
Add table
Add a link
Reference in a new issue