Hosting Backend + Database with Docker Compose: My Half-Hour Mystery with Logs
So recently, I was experimenting with hosting both a backend (Node.js) and a MySQL database together using a docker-compose.yml file.Sounds simple, right? Spin up two containers and boom — everything works.
Well… not exactly.
The Setup
One containe...
sharesampatti.hashnode.dev3 min read