Falcon.Cache/Falcon.Cache.Test/AppSettings.json
2021-06-16 15:55:45 +08:00

6 lines
77 B
JSON

{
"RedisCache": {
"ConnString": "127.0.0.1:7001,password=123654"
}
}