Skip to content

Commit

Permalink
fix wsgi path.
Browse files Browse the repository at this point in the history
  • Loading branch information
bvanvugt committed Feb 14, 2015
1 parent 38ff611 commit 5dadada
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 22 deletions.
2 changes: 1 addition & 1 deletion Procfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
web: gunicorn main.wsgi:application
web: gunicorn app.wsgi:application
21 changes: 0 additions & 21 deletions app/gunicorn.py

This file was deleted.

0 comments on commit 5dadada

Please sign in to comment.