15 lines
318 B
JSON
15 lines
318 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"ServerConf": {
|
|
"BaseUrl": "/lux/srv/",
|
|
"PubChannel": "EgwDevEngineInput",
|
|
"SubChannel": "EgwDevEngineOutput",
|
|
"ImageBaseUrl": "https://iis01.egalware.com/lux/srv/api/window/"
|
|
}
|
|
}
|