Skip to content

Commit

Permalink
code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
hollan haule authored and hollan haule committed Jul 26, 2018
1 parent fd700a3 commit 0c51566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
web: gunicorn cr35withapi.wsgi --log-file -
web: gunicorn chatapp.wsgi --log-file -
web2: daphne chatapp.asgi:application -p $PORT
worker: python manage.py runworker -v2

0 comments on commit 0c51566

Please sign in to comment.