Skip to content

Commit 7973bdd

Browse files
committed
readme: quick start: add ENAPTER_API_VERSION=v1 env var
1 parent 7fd86b9 commit 7973bdd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ This repo contains the following Enapter Grafana plugins:
1818
```bash
1919
docker run \
2020
--env ENAPTER_API_TOKEN=<YOUR_ENAPTER_API_TOKEN> \
21+
--env ENAPTER_API_VERSION=v1 \
2122
--rm \
2223
--interactive \
2324
--tty \

0 commit comments

Comments
 (0)