forked from github/plane
dev: worker count (#2573)
* dev: workers count * dev: update the worker count variable to GUNICORN_WORKERS
This commit is contained in:
@@ -70,3 +70,6 @@ ENABLE_MAGIC_LINK_LOGIN="0"
|
||||
# Email redirections and minio domain settings
|
||||
WEB_URL="http://localhost"
|
||||
|
||||
|
||||
# Gunicorn Workers
|
||||
GUNICORN_WORKERS=2
|
||||
|
||||
Reference in New Issue
Block a user