decactest/config/cable.yml
2016-08-11 17:26:42 +09:30

10 lines
116 B
YAML

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