Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
.
  • Loading branch information
floere committed Jun 15, 2011
1 parent 07e834a commit 36cb4bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
@@ -1,2 +1,2 @@
web: cd client && bundle exec ruby app.rb -p $PORT web: cd client && bundle exec ruby app.rb -p $PORT
worker: cd server && bundle exec thin -R config.ru -p 8080 start # worker: cd server && bundle exec thin -R config.ru -p 8080 start

0 comments on commit 36cb4bc

Please sign in to comment.