mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-02 15:50:54 +08:00
style: 修改默认redisdb
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
//redis使用freeesql参数在“FreeSqlOptions的ConnectionStringBuilder中”
|
||||
"Redis": {
|
||||
"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