diff --git a/Procfile b/Procfile index 308dd67..90380fd 100644 --- a/Procfile +++ b/Procfile @@ -1,3 +1,3 @@ -web: bundle exec puma -C config/puma.rb +web: bundle exec rails s worker: bundle exec rails solid_queue:start release: bundle exec rake db:migrate db:seed \ No newline at end of file