mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-11 09:41:40 -05:00
4 lines
150 B
Text
4 lines
150 B
Text
|
|
web: bundle exec puma -C config/puma.rb
|
||
|
|
worker: bundle exec sidekiq -C config/sidekiq.yml
|
||
|
|
prometheus_exporter: bundle exec prometheus_exporter -b ANY
|