database_cleaner/examples/config/redis.yml

9 lines
120 B
YAML

test:
url: 'redis://localhost:6379/0'
one:
url: 'redis://localhost:6379/1'
two:
url: 'redis://localhost:6379/2'