mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-13 10:35:40 +00:00
Refactor development docker-compose setup
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
# Default web port for the InvenTree server
|
||||
INVENTREE_WEB_PORT=1337
|
||||
|
||||
# Ensure debug is false for a production setup
|
||||
# Ensure DEBUG is False for a production setup
|
||||
INVENTREE_DEBUG=False
|
||||
INVENTREE_LOG_LEVEL=WARNING
|
||||
|
||||
|
Reference in New Issue
Block a user