Link in invoice ninja to download the points to wrong url

When I try to download created invoice, I am given a link that is not accurate:

http://in.localhost:8003/client/invoice/VYmUYC69yh9VmV5UXOFm442GblH91Byc/download?t=16

When I replace in.localhost:8003 to the correct IP address and port number, I can download successfully.

On which file should I put the correct setting? host? in-vhost? docker-compose.yml?

Hi,

Can you confirm the APP_URL value is correct in the .env file.

it’s http://yXXto.lan:8090

By typing that url to my browser, I can get to IN page.

@david do you have any suggestions?

not sure, sounds like a configuration issue.

What other app_urls should I look into? Is there any?