Merge pull request #2000 from SchrodingersGat/dev-conf-fix

Fix for docker development env file
This commit is contained in:
Oliver 2021-08-23 09:10:25 +10:00 committed by GitHub
commit 87a41c7e39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
INVENTREE_DEBUG=True INVENTREE_DEBUG=True
# Change verbosity level for debug output # Change verbosity level for debug output
INVENTREE_DEBUG_LEVEL="INFO" INVENTREE_DEBUG_LEVEL=INFO
# Database linking options # Database linking options
INVENTREE_DB_ENGINE=sqlite3 INVENTREE_DB_ENGINE=sqlite3