add guard to procfile

This commit is contained in:
Konstantin Haase 2012-07-23 17:34:17 +02:00
parent 4bdbca9c55
commit df9213a065

View File

@ -1 +1,2 @@
web: bundle exec unicorn -p $PORT -c ./unicorn.rb
guard: bundle exec guard