2018-09-17 00:47:36 +08:00
|
|
|
|
{
|
2018-09-15 23:55:54 +08:00
|
|
|
|
"Logging": {
|
2018-09-16 19:33:56 +08:00
|
|
|
|
"IncludeScopes": false,
|
2018-09-15 23:55:54 +08:00
|
|
|
|
"LogLevel": {
|
|
|
|
|
"Default": "Debug",
|
|
|
|
|
"System": "Information",
|
|
|
|
|
"Microsoft": "Information"
|
2018-09-16 19:33:56 +08:00
|
|
|
|
},
|
|
|
|
|
"LgbFile": {
|
|
|
|
|
"IncludeScopes": true,
|
|
|
|
|
"LogLevel": {
|
|
|
|
|
"Default": "Error"
|
|
|
|
|
},
|
|
|
|
|
"FileName": "Error\\Log.log",
|
|
|
|
|
"MaxFileCount": 1
|
2018-09-15 23:55:54 +08:00
|
|
|
|
}
|
2018-09-16 19:33:56 +08:00
|
|
|
|
},
|
|
|
|
|
"ConnectionStrings": {
|
|
|
|
|
"ba": "Data Source=.;Initial Catalog=BootstrapAdmin;User ID=sa;Password=sa"
|
|
|
|
|
},
|
|
|
|
|
"AuthHost": "http://localhost:50852",
|
|
|
|
|
"AllowOrigins": "http://localhost:50852",
|
2018-10-18 11:14:32 +08:00
|
|
|
|
"KeyPath": "..\\keys"
|
2018-09-15 23:55:54 +08:00
|
|
|
|
}
|