Skip to content

Commit

Permalink
README: add api spec link
Browse files Browse the repository at this point in the history
  • Loading branch information
adg-flare committed Dec 4, 2024
1 parent ac156ef commit 55ea115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ To start the provider using Docker, run:
docker run --rm -it --publish "0.0.0.0:3101:3101" ghcr.io/flare-foundation/ftso-v2-example-value-provider
```

This will start the service on port `3101`.
This will start the service on port `3101`. You can find the API spec at: http://localhost:3101/api-doc.

## Obtaining Feed Values

Expand Down

0 comments on commit 55ea115

Please sign in to comment.