mirror of
https://github.com/vale981/matrix-docker-ansible-deploy
synced 2025-03-06 10:21:40 -05:00
9 lines
227 B
Django/Jinja
9 lines
227 B
Django/Jinja
apiVersion: 1
|
|
|
|
providers:
|
|
- name: {{ matrix_server_fqn_matrix }} - Dashboards
|
|
folder: '' # The folder where to place the dashboards
|
|
type: file
|
|
allowUiUpdates: true
|
|
options:
|
|
path: /etc/grafana/dashboards
|