mautic / docker-mautic

Docker Image for Mautic
https://www.mautic.org
368 stars 277 forks source link

Environment variables pointing to localhost #147

Open naaando opened 4 years ago

naaando commented 4 years ago

Mautic is not respecting site_url configuration and some cases it uses it's local servername and port, generating urls as localhost:xxxx for sent e-mails and public previews. am I able to change this with docker-compose env variables?

--- Want to back this issue? **[Post a bounty on it!](https://app.bountysource.com/issues/85539943-environment-variables-pointing-to-localhost?utm_campaign=plugin&utm_content=tracker%2F20392502&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://app.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F20392502&utm_medium=issues&utm_source=github).
luizeof commented 4 years ago

Hello @naaando this is an issue related to Mautic itself and not to Docker, however I believe this bug was fixed in 2.15.2 ... could you confirm please?

https://github.com/mautic/mautic/pull/7193