@ -8,3 +8,5 @@ docker-compose up
This will start 2 dockerized container mysql and nodejs.
**nodejs container** will connect **mysql** running inside the container.
The app will be running on http://localhost:5000