mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 04:55:44 +00:00
Add "wait_for_db" management command
This commit is contained in:
@ -9,11 +9,6 @@
|
||||
database:
|
||||
# Uncomment (and edit) one of the database configurations below,
|
||||
# or specify database options using environment variables
|
||||
|
||||
# Default installation uses a simple sqlite database
|
||||
# For production, consider changing this!
|
||||
ENGINE: sqlite3
|
||||
NAME: '/home/inventree/database.sqlite3'
|
||||
|
||||
# Refer to the django documentation for full list of options
|
||||
|
||||
|
Reference in New Issue
Block a user