blob: 2e1b90ede56a908a48762f6e3c728232a6f35a13 [file] [log] [blame]
--- framework/webapp/config/fop.xconf
+++ framework/webapp/config/fop.xconf
@@ -32,7 +32,7 @@ the location of this file.
<!-- Base URL for resolving relative URLs -->
<!-- We have to keep HTTP URL , FOP does not support HTTPS baseUrl for external graphics due to certificate issue (not remember exact reason) -->
- <base>http://localhost:8080</base>
+ <base>https://demo-next.ofbiz.apache.org</base>
<!-- Source resolution in dpi (dots/pixels per inch) for determining the size of pixels in SVG and bitmap images, default: 72dpi -->
<source-resolution>72</source-resolution>