{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"ConnectionStrings": {
"DefaultConnection": "Server=10.16.1.100;Database=Note;User Id=sa;Password=monkey2b;TrustServerCertificate=True"
},
"AllowedHosts": "*"
}