3 lines
102 B
Text
3 lines
102 B
Text
web: bundle exec rails server -b 0.0.0.0
|
|
worker: bundle exec rails jobs:work
|
|
release: rake db:migrate
|