Update README.md
This commit is contained in:
parent
58d4a9393b
commit
038f02be67
|
@ -48,7 +48,7 @@ or using docker compose:
|
||||||
docker compose up -d
|
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.
|
or http://localhost:8080/swagger-ui/index.html#/ inf you are running it on localhost.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue