I have a docker instance of mautic and it works like a charm.
The only issue is that
- the urls generated inside emails (eg. Unsubscribe URL)
- the preview links of the forms/emails
- the landing page urls
are all pointing to the wrong domain name (network IP address of the guest machine)
I'd like to change that to the url of my mautic installation.
I've checked out the settings with no luck and also looked at all the files inside app/config
directory.