4 lines
135 B
Plaintext
4 lines
135 B
Plaintext
backend: RAILS_ENV=test bin/rails s -p 5050
|
|
vite: bin/vite dev
|
|
worker: RAILS_ENV=test dotenv bundle exec sidekiq -C config/sidekiq.yml
|