Skip to content

Commit

Permalink
Add procfile with port specification for dotcloud.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjumbewu committed Jan 25, 2012
1 parent e6331a8 commit ee8191e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
@@ -1 +1 @@
web: street_score/manage.py runserver
web: street_score/manage.py runserver "0.0.0.0:$PORT"

0 comments on commit ee8191e

Please sign in to comment.