i4mi / MobileAccessGateway

IPF HAPI-FHIR IHE ITI springboot example
Apache License 2.0
13 stars 9 forks source link

The ServerAddressStrategy is incorrect #181

Closed qligier closed 11 hours ago

qligier commented 2 months ago

We set a HardcodedServerAddressStrategy in Config.java, but it is then changed to a ApacheProxyAddressStrategy, and links in the resources are wrong (localhost instead of the value of baseurl).