{
"ConnectionStrings": {
"Default": "Server=10.16.1.100;Database=Note;User Id=sa;Password=monkeY2b;TrustServerCertificate=True"
},
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"Urls": "http://0.0.0.0:5116",
"AllowedHosts": "*"
}