Hello!
After upgrading to 23.2, starting the application from the Application Builder does not work, because the Tomcat url is placed in the "data-link" attribute of the application launch button.
data-link="https://dev-apex.....:8091/r/<ws>/<app>?session=9029332749308"
In previous APEX version, only this is included:
data-link="f?p=102::17265252552869:::::"

Would it be possible to include only a relative path?
Or is it possible to set the public url somewhere?
THanks&Regards