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