4 lines
157 B
Plaintext
4 lines
157 B
Plaintext
backend: DISABLE_MINI_PROFILER=true bin/rails s -p 3000
|
|
worker: dotenv bundle exec sidekiq -C config/sidekiq.yml
|
|
vite: BUILD_MODE=dev bin/vite build --watch
|