diff --git a/Procfile b/Procfile index d34e30ba..19775789 100644 --- a/Procfile +++ b/Procfile @@ -1 +1,2 @@ web: bundle exec unicorn -p $PORT -c ./unicorn.rb +guard: bundle exec guard