mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-06 18:57:37 +01:00
10 lines
227 B
Django/Jinja
10 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
|