changes
This commit is contained in:
@ -1,7 +1,10 @@
|
||||
# Environment toggles
|
||||
USE_REMOTE_MYSQL=0
|
||||
ENABLE_DB_PRELOAD=0
|
||||
ENABLE_DB_SEEDING=1
|
||||
SEED_EXTRA_DATA=false
|
||||
UPLOAD_FOLDER=app/static/uploads
|
||||
SECRET_KEY=supersecretplantappkey
|
||||
|
||||
# MySQL configuration
|
||||
MYSQL_HOST=db
|
||||
|
Reference in New Issue
Block a user