6 lines
127 B
YAML
6 lines
127 B
YAML
development:
|
|
url: unix:/path/to/redis.sock
|
|
test:
|
|
url: unix:/path/to/redis.sock
|
|
production:
|
|
url: unix:/path/to/redis.sock
|