diff --git a/README.md b/README.md index 558ac5f..a0cdba5 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,4 @@ docker system prune -a ``` To view the OpenAPI spec, run the project and access `/swagger-ui`. If running through docker, -the url would be something like `http://localhost:8000/swagger-ui`. +the url would be something like `http://localhost:8001/swagger-ui`.