[update]: README file
This commit is contained in:
@@ -53,7 +53,7 @@ This command will build the Docker image and start the Flask application in a co
|
||||
You can check if the Flask application is running by accessing the `/health` endpoint. To perform a health check, run the following command:
|
||||
|
||||
```bash
|
||||
curl http://localhost:5000/health
|
||||
curl http://localhost:7200/health
|
||||
```
|
||||
|
||||
If the application is running properly, you should receive a response similar to this:
|
||||
|
||||
Reference in New Issue
Block a user