16 lines
426 B
JSON
16 lines
426 B
JSON
{
|
|
"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/"
|
|
},
|
|
"ServerConf": {
|
|
"ImageBaseUrl": "https://iis01.egalware.com/Lux/srv/api/image/"
|
|
}
|
|
} |