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