Files
lux/TestDevExpress/appsettings.json
T

12 lines
259 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"connectionStrings": {
"JsonConnectionOffer": "Uri=https://iis01.egalware.com/Lux/srv/api/report/offert/7"
}
}