How to overwrite the base/root url for {change_link} and {confirmation_url}?

I’m using Backendless standalone. I have setup AWS Cloudfront to handle the site SSL and everything is working fine - as I’m able to access the site using “https://backendless.mydomain.com/…” - except when the confirmation email or request reset password email is sent to the user. Both {change_link} & {confirmation_url} substitution variables are replaced with:
http://backendless.mydomain.com:8080/
instead of
https://backendless.mydomain.com/
when the email notification is sent to the user. Yet, the preview option in the email template screen is showing the substitution variables to be using https and not http.
Is there a way to modify the substitution variables in the server code to use different base url when sending the emails?

Hi Ayman,

According to our Support Policy, we don’t provide free support for Standalone Backendless.