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

This commit is contained in:
Roman Pertl 2024-09-26 11:08:31 +02:00 committed by GitHub
parent c63c5857df
commit fa4baa7c38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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