mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 22:12:08 +08:00
Add info about access mode (#30137)
This commit is contained in:
@ -166,6 +166,7 @@ apiVersion: 1
|
||||
datasources:
|
||||
- name: Prometheus
|
||||
type: prometheus
|
||||
# Access mode - proxy (server in the UI) or direct (browser in the UI).
|
||||
access: proxy
|
||||
url: http://localhost:9090
|
||||
```
|
||||
|
Reference in New Issue
Block a user