6 lines
133 B
JSON
6 lines
133 B
JSON
{
|
|
"Cache": {
|
|
"CacheType": "RedisCache", // RedisCache
|
|
"RedisConnectionString": "127.0.0.1:6379,password=,defaultDatabase=2"
|
|
}
|
|
} |