mirror of
https://github.com/basecamp/once-campfire.git
synced 2026-03-11 12:45:18 +09:00
4 lines
141 B
Plaintext
4 lines
141 B
Plaintext
web: bundle exec thrust bin/start-app
|
|
redis: redis-server config/redis.conf
|
|
workers: FORK_PER_JOB=false INTERVAL=0.1 bundle exec resque-pool
|