internetee-registry/config/cable.yml
2020-02-05 12:43:25 +05:00

10 lines
166 B
YAML

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