Skip to content

Commit

Permalink
Modify Procfile
Browse files Browse the repository at this point in the history
  • Loading branch information
juliolugo96 committed Jul 15, 2019
1 parent 331c58c commit 7df7139
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 +1 @@
web: daphne projexbackend.asgi:application --port 8081 --bind 0.0.0.0 -v2
web: gunicorn projexbackend.wsgi

0 comments on commit 7df7139

Please sign in to comment.