mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 00:47:38 -06:00
Add info about access mode (#30137)
This commit is contained in:
parent
8ad79a2635
commit
e99cb309d3
@ -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
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user