@@ -16,3 +16,9 @@ need-app = true
; do not use multiple interpreters
single-interpreter = true
+
+; change to the project directory
+chdir = netbox
+; specify the WSGI module to load
+module = netbox.wsgi