Files
finreport-analyzer/Procfile.dev
T

3 lines
115 B
Plaintext

web: env RUBY_DEBUG_OPEN=true bin/rails server -p 3000
css: bin/rails tailwindcss:watch
worker: bundle exec sidekiq