From 9c791eed18706a852bfd62127f893466c1876a8a Mon Sep 17 00:00:00 2001 From: Rik Veenboer Date: Mon, 29 Dec 2025 20:31:54 +0100 Subject: [PATCH] add achievements dashboard --- compose.teslamate.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/compose.teslamate.yaml b/compose.teslamate.yaml index 3407e1b..410b278 100644 --- a/compose.teslamate.yaml +++ b/compose.teslamate.yaml @@ -41,3 +41,5 @@ services: - host:192.168.2.200 volumes: - /opt/teslamate/grafana:/var/lib/grafana + - /opt/teslamate/achievements/dashboard.yml:/etc/grafana/provisioning/dashboards/dashboard.yml + - /opt/teslamate/achievements/dashboards:/TeslaMateAchievements