skill-assessment-app/config/cable.yml
2016-07-26 11:59:23 -05:00

10 lines
116 B
YAML

development:
adapter: async
test:
adapter: async
production:
adapter: redis
url: redis://localhost:6379/1