Localhost on links

Probably something very easy to fix but is driving us crazy:

We are suing the VM image verion of ERP to test it for a client. We upgraded to the latest and all is working fine. The only issue we have right now is that when the system sends and email, for example, for notes or tasks, the “view this in your browser” link is localhost instead of the IP or host name of the VM. Where do we change host name to the correct qualified hostname so users can click the link and get to the ERP?

Thanks!
Nathan

Check https://kb.frappe.io/kb/deployment/how-to-change-host-name-from-localhost

1 Like

Awesome! This was it. Thanks a lot!!!