We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac156ef commit 55ea115Copy full SHA for 55ea115
README.md
@@ -17,7 +17,7 @@ To start the provider using Docker, run:
17
docker run --rm -it --publish "0.0.0.0:3101:3101" ghcr.io/flare-foundation/ftso-v2-example-value-provider
18
```
19
20
-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.
21
22
## Obtaining Feed Values
23
0 commit comments