mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-12 03:33:40 +00:00
10 lines
258 B
YAML
10 lines
258 B
YAML
apiVersion: 1
|
|
|
|
providers:
|
|
- name: Default # A uniquely identifiable name for the provider
|
|
folder: Services # The folder where to place the dashboards
|
|
type: file
|
|
allowUiUpdates: true
|
|
options:
|
|
path: /etc/grafana/provisioning/dashboards
|