I have a Node.js application connected with the MySQL database, both placed on docker containers. I use the Sequelize package to communicate with the database from Node