[update]: README.md

This commit is contained in:
VivianDee
2025-03-21 17:08:12 +01:00
parent 320a4590af
commit 7a4a9a9b99
+1 -1
View File
@@ -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