Skip to content

Commit

Permalink
Updating Procfile to point to new WSGI path
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew T. Baker committed Aug 27, 2015
1 parent 4ce2502 commit 3491b53
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: gunicorn automated_survey.wsgi:application
web: gunicorn twilio_sample_project.wsgi:application

0 comments on commit 3491b53

Please sign in to comment.