box-o-sand/rails/map-mash/Procfile

4 lines
150 B
Plaintext
Raw Normal View History

2012-03-04 14:33:37 +00:00
rails_server: bundle exec script/server
resque_web: bundle exec resque-web --foreground --no-launch
redis: bundle exec redis-server config/redis.conf