Hello,
I’m trying to install n8n.io and invoiceninja in a docker containers inside of CyberPanel. I’ve add the .env variables to both containers but I can’t seem the get them to connect to the databases that I’ve created for them. I keep getting the following error:
There was an error initializing DB: “connect ECONNREFUSED 172.17.0.1:3306”
I’ve tried 127.0.0.1 and localhost; nothing works. Is anyone able to help me get this up and running?

