13 lines
196 B
JSON
13 lines
196 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"LocalGateways": {
|
|
"ThalosService": "https://localhost:7253/api"
|
|
}
|
|
}
|
|
|