8 lines
101 B
JSON
8 lines
101 B
JSON
{
|
|
"redis": {
|
|
"host" :"127.0.0.1",
|
|
"port": 6379,
|
|
"db" : 0
|
|
},
|
|
"ttl": 60
|
|
} |