up workers to 16
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ from typing import Any
|
|||||||
import app
|
import app
|
||||||
|
|
||||||
bind = "0.0.0.0:5000"
|
bind = "0.0.0.0:5000"
|
||||||
workers = 2
|
workers = 16
|
||||||
timeout = 300
|
timeout = 300
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user