Files
lux/Lux.API/appsettings.Staging.json
T

13 lines
197 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"ServerConf": {
"EgwEngineEnab": false,
"BaseUrl": "/Lux/srv/"
}
}