From bd0f00b8e923826ad7d432c793ad85ca06d96f78 Mon Sep 17 00:00:00 2001 From: cqtlucas Date: Wed, 13 May 2026 09:32:25 +0200 Subject: [PATCH] correction of the link --- sk1/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sk1/README.md b/sk1/README.md index 50907b2..885cc92 100644 --- a/sk1/README.md +++ b/sk1/README.md @@ -81,7 +81,7 @@ The configuration relies entirely on declarative Kubernetes manifests and a `pre Once `prepare-app.sh` finishes, it will print the URLs to the terminal. To view the applications: 1. Open a modern web browser. -2. Navigate to **https://smartbuilding.germanywestcentral.azurecontainer.io/admin** to view the web application. +2. Navigate to **https://smartbuilding.germanywestcentral.azurecontainer.io/** to view the web application. 3. Navigate to **http://smartbuilding.germanywestcentral.azurecontainer.io:8080** to view phpMyAdmin. The HTTPS connection is handled automatically by the Caddy reverse proxy container.