All checks were successful
Deploy ASP.NET MVC to OCI / build-and-deploy (push) Successful in 9m32s
13 lines
220 B
JSON
13 lines
220 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"ApplicationName": "Convert-It",
|
|
"AllowedHosts": "*",
|
|
"Serilog": {
|
|
"OpenSearchUrl": ""
|
|
}
|
|
} |