Skip to content

Commit 55ea115

Browse files
committed
README: add api spec link
1 parent ac156ef commit 55ea115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To start the provider using Docker, run:
1717
docker run --rm -it --publish "0.0.0.0:3101:3101" ghcr.io/flare-foundation/ftso-v2-example-value-provider
1818
```
1919

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

2222
## Obtaining Feed Values
2323

0 commit comments

Comments
 (0)