[Coldbox 3.5.3] event.buildlink and port number

I have a railo server running on port 8080 and have connected Apache in front of this.

So if I connect to myapplication.local or myapplication.local:8080 got same result. My problem is when I try to use #event.buildLink(‘seo.analysis’)# because this always output “mylink:8080” link.

How can I hide the port number in event.buildlink?

Probably I should change something in the routes?

Is secure to change this lines: