From 22969cc1f52afd9714e24ac4a8bdb928e11c9f3f Mon Sep 17 00:00:00 2001 From: Danylo Kunak Date: Thu, 17 Apr 2025 07:35:57 +0000 Subject: [PATCH] Update z2/README.md --- z2/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/z2/README.md b/z2/README.md index d3523e1..ca2d4f3 100644 --- a/z2/README.md +++ b/z2/README.md @@ -27,7 +27,7 @@ This application is an interactive floor plan visualization tool that displays s - `mysql`: Manages the MySQL database instance with persistent storage 4. **Services** - - `floorplan-service`: NodePort service exposing the web application on port 30080 + - `floorplan-service`: NodePort service exposing the web application on port 8080 - `mysql-service`: Headless service for MySQL database access 5. **PersistentVolume**