Skip to content

Commit

Permalink
readme token
Browse files Browse the repository at this point in the history
  • Loading branch information
asosnoviy committed Oct 21, 2024
1 parent 8978b28 commit c674d8f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ docker run \
-e GRAFANABOT_TELEGRAMM_USERS="66660503,3883884329" \
-e GRAFANABOT_TELEGRAMM_GROUPS="-3455345434,-6786786868" \
-e GRAFANABOT_GRAFANA_URL="http://grafana.local:3000" \
-e GRAFANABOT_GRAFANA_TOKEN=eyJrILCJuIjoiZ3JhZmFuYWJvdCIsImlkIjoxfQ== \
grafanabot
```

Expand All @@ -51,6 +52,7 @@ docker run \
-e GRAFANABOT_TELEGRAMM_USERS="66660503,3883884329" \
-e GRAFANABOT_TELEGRAMM_GROUPS="-3455345434,-6786786868" \
-e GRAFANABOT_GRAFANA_URL="http://grafana.local:3000" \
asosnoviy/grafanabot:latest
-e GRAFANABOT_GRAFANA_TOKEN=eyJrILCJuIjoiZ3JhZmFuYWJvdCIsImlkIjoxfQ== \
asosnoviy/grafanabot:latest

```

0 comments on commit c674d8f

Please sign in to comment.