parsley/config/cable.yml

15 lines
149 B
YAML
Raw Normal View History

2016-07-07 17:47:47 -05:00
development:
adapter: async
test:
adapter: async
production:
2022-02-02 21:12:27 -06:00
adapter: postgresql
beta:
adapter: postgresql
docker:
adapter: postgresql