box-o-sand/rails/map-mash/Procfile
2012-03-04 09:33:37 -05:00

4 lines
150 B
Plaintext

rails_server: bundle exec script/server
resque_web: bundle exec resque-web --foreground --no-launch
redis: bundle exec redis-server config/redis.conf