8 lines
110 B
JSON
8 lines
110 B
JSON
{
|
|
"host" : "localhost",
|
|
"port" : 6379,
|
|
"opts" : {
|
|
"auth_pass" : "secretredispass"
|
|
}
|
|
}
|