Skip to content

Commit

Permalink
Trying my luck
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomek Kopczuk committed Jul 6, 2011
1 parent 10b8565 commit 0ca9920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ATP_Performance_Test/run_heroku_run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
. bin/activate
pip -E . install --upgrade gunicorn
cd ATP_Performance_Test
../bin/gunicorn_django -b 0.0.0.0:$PORT
../bin/gunicorn_django -b 0.0.0.0:$PORT -w 4

0 comments on commit 0ca9920

Please sign in to comment.