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