Skip to content

Commit

Permalink
using 3 workers
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewsmedina committed May 18, 2015
1 parent deda401 commit 3225a17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
@@ -1 +1 @@
web: gunicorn --access-logfile - -b 0.0.0.0:$PORT abyss.wsgi
web: gunicorn --access-logfile - -b 0.0.0.0:$PORT -w 3 abyss.wsgi

0 comments on commit 3225a17

Please sign in to comment.