From e2f8c4e23c2e9e002e87e0a3372cc7da1f2c7124 Mon Sep 17 00:00:00 2001 From: Shubham Verma Date: Mon, 22 Mar 2021 23:23:39 +0530 Subject: [PATCH] updated readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 36f0745..8ab74a3 100644 --- a/README.md +++ b/README.md @@ -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