Hi wolstech,
I am getting this error when trying to connect my app to the DB: "🔥 Fatal login error: Error: getaddrinfo ENOTFOUND tommy.heliohost.org:3306" The hostname "tommy.helihost.org:3306" cannot be found by the app.
I've got the below option checked, is there somewhere else I need to enable external DB access, or is there a different hostURL I need to use?
EDIT: nevermind, issue was I was keeping the :3306 when I didn't realise I already had a separate environment variable for the port so it was double porting the URL.
Kind Regards,
Michael Hoffmann