style: 修改配置文件
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
"Url": "DataSource=yi-furion-dev.db",
|
||||
"DbType": "Sqlite",
|
||||
"EnabledReadWrite": false,
|
||||
"EnabledCodeFirst": false,
|
||||
"EnabledCodeFirst": true,
|
||||
"ReadUrl": [
|
||||
"DataSource=[xxxx]", //Sqlite
|
||||
"server=[xxxx];port=3306;database=[xxxx];user id=[xxxx];password=[xxxx]", //Mysql
|
||||
@@ -50,7 +50,7 @@
|
||||
},
|
||||
|
||||
//是否开启种子数据
|
||||
"EnabledDataSeed": false,
|
||||
"EnabledDataSeed": true,
|
||||
|
||||
"JWTSettings": {
|
||||
"ValidateIssuerSigningKey": true, // 是否验证密钥,bool 类型,默认true
|
||||
|
||||
BIN
Yi.Furion.Net6/Yi.Furion.Web.Entry/yi-furion-dev.db
Normal file
BIN
Yi.Furion.Net6/Yi.Furion.Web.Entry/yi-furion-dev.db
Normal file
Binary file not shown.
Reference in New Issue
Block a user