redis url does not work
Closed this issue · 2 comments
k33g commented
Hello,
With fwsp-hydra-express
I can set the url of redis like this
"redis": {
"url": "redis://:mypasswd@www.somewhere.com",
"port": 3046,
"db": 15
}
and it's ok
but with the fwsp-hydra
it's impossible to connect to the redis db