From 0197855d86ef396bf7ce8f1294dac1adcbbd0c90 Mon Sep 17 00:00:00 2001 From: phoenix Date: Wed, 22 Oct 2025 11:40:36 -0400 Subject: [PATCH] tsk-68: readme changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`.