From 47dbf8e6b3d910a8c3395059397ef54edd38ae5b Mon Sep 17 00:00:00 2001 From: Puneet Khurana Date: Wed, 30 Apr 2025 07:43:30 +0000 Subject: [PATCH] Update Examm/README.md --- Examm/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examm/README.md b/Examm/README.md index d280103..a7f0f0d 100644 --- a/Examm/README.md +++ b/Examm/README.md @@ -39,7 +39,7 @@ Used deployment.yaml for Nginx-based frontend. statefulset.yaml logs data persistently via PVC. # Service -Exposed frontend via NodePort (port 30007). +Exposed frontend via NodePort # Scripts start-app.sh - to deploy, stop-app.sh to clean up.