mirror of
https://github.com/basecamp/once-campfire.git
synced 2026-05-30 05:56:42 +09:00
df76a227dc
First open source release of Campfire 🎉
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
|