retrospring/config/cable.yml
2020-04-19 00:59:22 +02:00

9 lines
116 B
YAML

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