mirror of
https://github.com/inventree/InvenTree.git
synced 2026-01-05 21:50:26 -06:00
remove unneeded gunicorn (#5248)
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
import multiprocessing
|
||||
|
||||
bind = "0.0.0.0:8000"
|
||||
|
||||
workers = multiprocessing.cpu_count() * 2 + 1
|
||||
Reference in New Issue
Block a user