CA-Hackathon-Term2/config/cable.yml
2017-10-19 15:00:34 +11:00

10 lines
154 B
YAML

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