All checks were successful
Restart Docker Container on Production / build (pull_request) Successful in 3m0s
12 lines
181 B
JSON
12 lines
181 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"App": {
|
|
"BackendApiUrl": "https://localhost:5147"
|
|
}
|
|
}
|