Update README.md

This commit is contained in:
Serafeim Chatzopoulos 2024-07-19 18:17:59 +02:00
parent 58d4a9393b
commit 038f02be67
1 changed files with 1 additions and 1 deletions

View File

@ -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.