From 7a4a9a9b99611d24580ea8641e152802cbe322a1 Mon Sep 17 00:00:00 2001 From: VivianDee <115420678+VivianDee@users.noreply.github.com> Date: Fri, 21 Mar 2025 17:08:12 +0100 Subject: [PATCH] [update]: README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9546231..11dbc38 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Once you have the repository cloned, you can easily set up and run the applicati docker-compose up --build ``` -This command will build the Docker image and start the Flask application in a container. By default, the application will be accessible at `http://localhost:5000`. +This command will build the Docker image and start the Flask application in a container. By default, the application will be accessible at `http://localhost:6337`. ### 4. Health Check