diff --git a/README.md b/README.md index 5e86e81..10fc2c9 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ or using docker compose: docker compose up -d ``` -In both case, Swagger should be accessible at `${OPENAPI_SERVER_BASE_URL}/swagger-ui/index.html#/` +In both case, Swagger should be accessible at `${OPENAPI_SERVER_BASE_URL}/graph/swagger-ui/index.html#/` or http://localhost:8080/swagger-ui/index.html#/ inf you are running it on localhost.