14 lines
281 B
JSON
14 lines
281 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"ServerConf": {
|
|
"PubChannel": "EgwDevEngineInput",
|
|
"SubChannel": "EgwDevEngineOutput",
|
|
"Prog.ApiUrl": "https://iis01.egalware.com/lux/srv/api"
|
|
}
|
|
}
|