mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-07 16:12:43 +00:00
10 lines
216 B
Plaintext
10 lines
216 B
Plaintext
|
apiVersion: 1
|
||
|
|
||
|
providers:
|
||
|
- name: {{ matrix_domain }} - Dashboards
|
||
|
folder: '' # The folder where to place the dashboards
|
||
|
type: file
|
||
|
allowUiUpdates: true
|
||
|
options:
|
||
|
path: /etc/grafana/dashboards
|