From e7da16d9c60f0e04367afa7f84cd994c15e7ccc3 Mon Sep 17 00:00:00 2001 From: Danylo Kunak Date: Mon, 17 Mar 2025 23:32:14 +0000 Subject: [PATCH] Update z1/README.md --- z1/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/z1/README.md b/z1/README.md index fa3f87c..ce0f72e 100644 --- a/z1/README.md +++ b/z1/README.md @@ -47,6 +47,7 @@ The web service demonstrates basic functionality and includes an endpoint (`/dbt Launch the containers with: ```bash ./start-app.sh + You should see a message: Running app ... The app is available at http://localhost:5000