diff --git a/Procfile b/Procfile index 5e8f4a962ab..cad738d4292 100644 --- a/Procfile +++ b/Procfile @@ -4,5 +4,4 @@ # web: RAILS_ENV=development bin/web start_foreground worker: RAILS_ENV=development bin/background_jobs start_foreground -webpack: npm run dev-server # mail_room: bundle exec mail_room -q -c config/mail_room.yml