Fix recupero IMG da API service
This commit is contained in:
@@ -5,5 +5,12 @@
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
"AllowedHosts": "*",
|
||||
"ServerConf": {
|
||||
"PubChannel": "EgwEngineInput",
|
||||
"SubChannel": "EgwEngineOutput",
|
||||
"ImageBaseUrl": "https://iis01.egalware.com/lux/srv/api/window/",
|
||||
"ImageLiveTag": "svg",
|
||||
"ImageFileTag": "svgfile"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user