diff --git a/Procfile b/Procfile index 6d7917e0890..6ccc9da9196 100644 --- a/Procfile +++ b/Procfile @@ -1,2 +1,3 @@ web: bundle exec rackup config.ru --port ${PORT:-3000} worker: bundle exec sidekiq --config config/sidekiq.yml +mailcatcher: mailcatcher -f