Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
roar-skinderviken committed Dec 8, 2024
1 parent b5e765e commit a68264a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ poetry run uvicorn src.app:app --reload

The OpenAPI documentation for the API is available at the following URL:

[Swagger UI](http://localhost:8080/swagger-ui/index.html)
[Swagger UI](http://localhost:8080/backend-spring-boot/swagger-ui/index.html)

You can use this interface to explore and interact with the API endpoints, view their descriptions,
and test requests directly from the UI.
and test requests directly from the UI.

0 comments on commit a68264a

Please sign in to comment.