20 lines
581 B
JSON
20 lines
581 B
JSON
{
|
|
"DetailedErrors": true,
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
"connectionStrings": {
|
|
"JsonConnection": "Uri=https://iis01.egalware.com/Lux/srv/api/report/offert/",
|
|
"JsonConnParam": "Uri=https://iis01.egalware.com/Lux/srv/api/report/offert/",
|
|
"JsonOffer_01": "Uri=https://iis01.egalware.com/Lux/srv/api/report/offert/"
|
|
},
|
|
"ServerConf": {
|
|
"ApiBaseUrl": "https://iis01.egalware.com/Lux/srv/api",
|
|
"ImageUrl": "image",
|
|
"DataUrl": "report/offert"
|
|
}
|
|
} |