remove changes to Procfile
This commit is contained in:
parent
6b2e5e344c
commit
deb2fa20a9
1 changed files with 0 additions and 1 deletions
1
Procfile
1
Procfile
|
@ -4,5 +4,4 @@
|
||||||
#
|
#
|
||||||
web: RAILS_ENV=development bin/web start_foreground
|
web: RAILS_ENV=development bin/web start_foreground
|
||||||
worker: RAILS_ENV=development bin/background_jobs 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
|
# mail_room: bundle exec mail_room -q -c config/mail_room.yml
|
||||||
|
|
Loading…
Reference in a new issue