Skip to content

Commit

Permalink
Fixed Procfile reference to project name
Browse files Browse the repository at this point in the history
  • Loading branch information
renancamm committed Sep 15, 2017
1 parent caf7338 commit b41eaa0
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 gettingstarted.wsgi --log-file -
web: gunicorn mozblog.wsgi --log-file -

0 comments on commit b41eaa0

Please sign in to comment.