increased public api processes to plan for greater demand in production

pull/144/head
Chris Veilleux 2019-05-20 16:57:28 -05:00
parent 5142f2dd0f
commit c799bc0f39
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[uwsgi]
master = true
module = public_api.api:public
processes = 4
processes = 10
socket = :5000
die-on-term = true
lazy = true