nextgenhealthcare / connect

The swiss army knife of healthcare integration.
Other
907 stars 274 forks source link

[IDEA] webstart.jnlp Url from RequestUrl #6291

Open Lelanto opened 3 weeks ago

Lelanto commented 3 weeks ago

Suggestion: Take the URL that is inserted into the Server field of the webstart.jnlp from the RequestURL, so when using Docker with a different port mapping or a reverse proxy, there's no need to change the URL manually.

example: docker-compose set ports: 8543:8443 Server in webstart.jnlp https://localhost:8443 GOAL https://localhost:8543

jonbartels commented 2 weeks ago

This already exists. You should use the server.url property. https://docs.nextgen.com/bundle/Mirth_User_Guide_40/page/connect/connect/topics/c_The_mirth_properties_File_connect_ug.html