Video_Depth / appsettings.json
DannyChi's picture
Upload 90 files
e402825 verified
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}