Hello,
I have a configuration question regarding the email templates. I haven't found any reference to this in the manual.
In config.php, the IP that gets assigned to $roolurl is the private IP of the server (192.168.1.xxx in my case), which is the one printed on the survey emails with {SURVEYURL}.
The app is correctly displayed using the public IP, from outside the LAN. However, the surveys are unreachable from the emails; It should link to 212.xxx.xxx.xxx, but goes to 192.168.1.xxx instead, which makes the link useless.
Is there a simple way of changing the URL printed in the emails?
Thanks in advance,
Igor