13 lines
235 B
JSON
13 lines
235 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
"Endpoints": {
|
|
"AppConfigurationURI": "https://sandbox-hci-usc-appcg.azconfig.io"
|
|
}
|
|
}
|