Skip to content

Commit

Permalink
Use thin as websever via Procfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sgrove committed Apr 11, 2012
1 parent f990b54 commit e479f5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Procfile
@@ -0,0 +1 @@
web: bundle exec rails server thin -p $PORT -e $RACK_ENV

0 comments on commit e479f5a

Please sign in to comment.