All checks were successful
continuous-integration/drone/push Build is passing
18 lines
353 B
JSON
18 lines
353 B
JSON
{
|
|
"DetailedErrors": true,
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"mongodb": {
|
|
"uri": "mongodb://192.168.0.159:27017"
|
|
},
|
|
"oidc": {
|
|
"region": "openid-connect",
|
|
"clientid": "51m0n-temperature",
|
|
"clientsecret": "577b32ae-d36e-42ec-b6a2-92025dc16619"
|
|
}
|
|
}
|