diff --git a/docker.dev.env b/docker.dev.env index 64e91e3338..e6f3b2c678 100644 --- a/docker.dev.env +++ b/docker.dev.env @@ -3,7 +3,7 @@ # Set DEBUG to True for a development setup INVENTREE_DEBUG=True -INVENTREE_DEBUG_LEVEL=INFO +INVENTREE_LOG_LEVEL=INFO # Database configuration options # Note: The example setup is for a PostgreSQL database (change as required)