From d4bf7768d081307e3b0091480c768d0404ddfb51 Mon Sep 17 00:00:00 2001 From: Ashish Mishra Date: Tue, 9 Sep 2025 22:54:13 +0530 Subject: [PATCH] dummy --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e221e9e..e1c1f71 100644 --- a/README.md +++ b/README.md @@ -215,3 +215,5 @@ docker compose --profile entireApp up ✔ **Avoids exposing MySQL publicly when not needed.** ✔ **Allows local access (`8082:3306`) when using `onlyDb` profile.** ✔ **Keeps `entireApp` profile isolated (Spring Boot can access MySQL internally).** + +* \ No newline at end of file