Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Commit

Permalink
edit procfile; app ready to deploy to heroku (db issues remain)
Browse files Browse the repository at this point in the history
  • Loading branch information
saschaishikawa committed Dec 30, 2014
1 parent 80356b3 commit d4ac614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion procfile
@@ -1 +1 @@
web: npm install; bundle exec rails server
web: bundle exec rails server

0 comments on commit d4ac614

Please sign in to comment.