DepthConverter_with_Dockers / appsettings.json
DannyChi's picture
Upload 65 files
104ee77 verified
raw
history blame contribute delete
151 Bytes
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}