Docs: update grafana-renderer auth token documentation (#93645)

pull/93793/head
Roman Pertl 1 year ago committed by GitHub
parent c63c5857df
commit fa4baa7c38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      docs/sources/setup-grafana/image-rendering/_index.md

@ -82,9 +82,11 @@ AUTH_TOKEN=-
```json ```json
{ {
"service": {
"security": { "security": {
"authToken": "-" "authToken": "-"
} }
}
} }
``` ```

Loading…
Cancel
Save