mirror of
https://github.com/grafana/grafana.git
synced 2025-09-22 15:04:02 +08:00
Docs: update grafana-renderer auth token documentation (#93645)
This commit is contained in:
@ -82,9 +82,11 @@ AUTH_TOKEN=-
|
|||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
"service": {
|
||||||
"security": {
|
"security": {
|
||||||
"authToken": "-"
|
"authToken": "-"
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user