mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
typo fix
This commit is contained in:
parent
2095d66677
commit
eeac561b9b
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
# Ensure debug is false for a production setup
|
# Ensure debug is false for a production setup
|
||||||
INVENTREE_DEBUG=False
|
INVENTREE_DEBUG=False
|
||||||
INVENTREE_DEBUG_LEVEL="WARNING"
|
INVENTREE_LOG_LEVEL="WARNING"
|
||||||
|
|
||||||
# Database configuration
|
# Database configuration
|
||||||
# Note: The example setup is for a PostgreSQL database (change as required)
|
# Note: The example setup is for a PostgreSQL database (change as required)
|
||||||
|
Loading…
Reference in New Issue
Block a user