mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
ENV -> PRODUCTION
This commit is contained in:
parent
edcc7d6a48
commit
92236b8967
@ -1,6 +1,6 @@
|
|||||||
# Make .env in this folder if needed.
|
# Make .env in this folder if needed.
|
||||||
DEFAULT_GROUP=Home
|
DEFAULT_GROUP=Home
|
||||||
ENV=False
|
PRODUCTION=False
|
||||||
API_PORT=9000
|
API_PORT=9000
|
||||||
API_DOCS=True
|
API_DOCS=True
|
||||||
DB_TYPE=sqlite
|
DB_TYPE=sqlite
|
||||||
|
Loading…
x
Reference in New Issue
Block a user