Adding some redis and resque bits
This commit is contained in:
3
rails/map-mash/Procfile
Normal file
3
rails/map-mash/Procfile
Normal file
@@ -0,0 +1,3 @@
|
||||
rails_server: bundle exec script/server
|
||||
resque_web: bundle exec resque-web --foreground --no-launch
|
||||
redis: bundle exec redis-server config/redis.conf
|
Reference in New Issue
Block a user