diff --git a/Procfile b/Procfile new file mode 100644 index 00000000..ace1b9aa --- /dev/null +++ b/Procfile @@ -0,0 +1,2 @@ +web: bundle exec puma -C config/puma.rb +worker: bundle exec sidekiq \ No newline at end of file