Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit ee8ab22

Browse files
authored
docs: fix docker-compose.yaml link
1 parent d80f17a commit ee8ab22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This readme starts with how to use it. See further below for the dev. details.
2121
### 1.1 Host it locally
2222

2323
1. Enable the MQTT service on your GX Device in Settings -> Services.
24-
2. Download the docker compose [file](docker-compose.yaml)
24+
2. Download the docker compose [file](https://raw.githubusercontent.com/victronenergy/venus-docker-grafana/master/docker-compose.yaml)
2525
3. In the directory containing the downloaded file, execute `docker-compose up --detach`.
2626
4. Go to the admin interface @ http://localhost:8088
2727
4. Follow instructions for option A, B OR C below

0 commit comments

Comments
 (0)