Skip to content

Commit b6a9376

Browse files
committed
Fix path again?
1 parent a6a6a60 commit b6a9376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerwall.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ services:
8080
target: /var/lib/grafana
8181
- type: bind
8282
source: ./dashboards
83-
target: /var/lib/powerwall-dashboards
83+
target: /var/lib/grafana/dashboards
8484
ports:
8585
- "${GRAFANA_PORTS:-9000:9000}"
8686
env_file:

0 commit comments

Comments
 (0)