From f3e2ae3a7697e94730c7eb5187cc40d7e26365b7 Mon Sep 17 00:00:00 2001 From: Cleber Wilson <65574896+jrCleber@users.noreply.github.com> Date: Mon, 1 Jul 2024 08:37:25 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 331115c3..bca8fdda 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ To use the worker with the API it is necessary to define the following environme ## Swagger - OpenAPI 3.0.0 -* Route: `http://localhost:8083/docs` +* Route: `http://localhost:8084/docs` * YAML file: [swagger.yaml](./src/docs/swagger.yaml) ## Authentication