you ain't supposed to set this to 1 (I even have a comment saying this lol)
This commit is contained in:
@@ -12,6 +12,6 @@ SIDEKIQ_WORKERS=5
|
|||||||
WEB_BIND=127.0.0.1
|
WEB_BIND=127.0.0.1
|
||||||
WEB_PORT=3000
|
WEB_PORT=3000
|
||||||
# should be 0 (single process) or >1
|
# should be 0 (single process) or >1
|
||||||
WEB_CONCURRENCY=1
|
WEB_CONCURRENCY=0
|
||||||
WEB_MAX_THREADS=2
|
WEB_MAX_THREADS=2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user