Wrong kirby url

Hi all
I have a default development environment on domain.local:8080 but everytime I try to access the system redirects to domain.local i “var dumped” the app object and noted that the site->url() has the wrong version of the url (domain.local instead of domain.local:8080), every other url is correct (every url in app->urls() has the port set)
what could be ?

I have not set any url propery in config.php (and if i set nothing happens, app->url() is still without port)

Ok solved, the wrong url was set in the language file