mirror of
https://github.com/ENSL/ensl.org.git
synced 2025-01-27 03:30:54 +00:00
Add more puma workers to dev
This commit is contained in:
parent
4dadf89e04
commit
34a2cdf215
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ APP_SECRET=fe837ea72667ec3d8ecb94cfba1a1bba
|
|||
|
||||
DEPLOY_PATH=/var/www
|
||||
|
||||
PUMA_WORKERS=1
|
||||
PUMA_WORKERS=5
|
||||
PUMA_MIN_THREADS=1
|
||||
PUMA_MAX_THREADS=16
|
||||
PUMA_PORT=4000
|
||||
|
|
Loading…
Reference in a new issue