Can't connect to a database: Error getaddrinfo ENOTFOUND db db:3306 Can't connect to a database: Error getaddrinfo ENOTFOUND db db:3306 docker docker

Can't connect to a database: Error getaddrinfo ENOTFOUND db db:3306


Two things. Make sure you APP->db->storage is empty while you are starting. Next add a MYSQL_DATABASE=OriginalScenario to your db service.

When you start with mysql you need to have the DB your expecting the node service to connect.