Can't connect nodejs to mysql by docker compose
I try to run my server in NodeJS and a MySQL database using Docker , when I run sudo docker-compose up I get this error in nodejs server: Access denied for user 'Pedro'@'172.19.0.4' (using password: YES) backend_container | at Packet.asError…