dawarich/Procfile.dev

3 lines
102 B
Text

web: bin/rails server -p 3000 -b 0.0.0.0
css: bin/rails tailwindcss:watch
worker: bundle exec sidekiq