From d520a4bc6219ecc601b00e643fed9f348a8c8e5e Mon Sep 17 00:00:00 2001 From: Amit Kumar Nandi <11887616+aamitn@users.noreply.github.com> Date: Thu, 15 Feb 2024 18:26:26 +0530 Subject: [PATCH] rmch --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index cd8c761..f81b6f4 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,11 @@ In the **docker-compose.yml** file, you can customize the build source for the S Comment or uncomment the relevant lines based on whether you want to use the pre-built image from Docker Hub or build from the local Dockerfile. + +### App Health +* Check application status from the /monitoring page example http://localhost:8080/monitoring + + ### Usage Cases 1. Shorten URLs by visiting the URL Shortener page.