mirror of
https://github.com/Freika/dawarich.git
synced 2026-04-22 03:00:29 -04:00
4 lines
150 B
Plaintext
4 lines
150 B
Plaintext
web: bundle exec puma -C config/puma.rb
|
|
worker: bundle exec sidekiq -C config/sidekiq.yml
|
|
prometheus_exporter: bundle exec prometheus_exporter -b ANY
|