guoren/config/cable.yml

10 lines
116 B
YAML
Raw Permalink Normal View History

2016-12-22 20:00:08 +08:00
development:
adapter: async
test:
adapter: async
production:
adapter: redis
url: redis://localhost:6379/1