I happened to add the following line in the HAProxy backend section for the Axelor instance:
http-request add-header X-Forwarded-Port %[dst_port]
and the undesired redirection to explicit :80 port is no more.
I happened to add the following line in the HAProxy backend section for the Axelor instance:
http-request add-header X-Forwarded-Port %[dst_port]
and the undesired redirection to explicit :80 port is no more.