mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-03 00:00:58 +08:00
style: 修改默认redisdb
This commit is contained in:
@@ -53,7 +53,7 @@
|
|||||||
//redis使用freeesql参数在“FreeSqlOptions的ConnectionStringBuilder中”
|
//redis使用freeesql参数在“FreeSqlOptions的ConnectionStringBuilder中”
|
||||||
"Redis": {
|
"Redis": {
|
||||||
"IsEnabled": false,
|
"IsEnabled": false,
|
||||||
"Configuration": "127.0.0.1:6379,password=123,defaultDatabase=13"
|
"Configuration": "127.0.0.1:6379,password=123,Database=13"
|
||||||
},
|
},
|
||||||
|
|
||||||
//鉴权
|
//鉴权
|
||||||
|
|||||||
Reference in New Issue
Block a user