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?
hillel
2
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.
hillel
4
@david do you have any suggestions?
david
5
not sure, sounds like a configuration issue.
What other app_urls should I look into? Is there any?