parsley/config/cable.yml

15 lines
149 B
YAML

development:
adapter: async
test:
adapter: async
production:
adapter: postgresql
beta:
adapter: postgresql
docker:
adapter: postgresql