curly-happiness/config/cable.yml
2017-11-03 15:50:41 +11:00

10 lines
152 B
YAML

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