Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mman committed Jan 15, 2024
1 parent 673d642 commit 9ff5023
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ All of these can run separately, or together. Natively on a Mac, Windows, Raspbe
1. Enable plaintext MQTT service on your Venus OS device by accessing the remote console and going to Settings -> Services.
1. Download [Docker Desktop](https://www.docker.com/products/docker-desktop/) for your platform.
1. Download the ready made [examples/docker-compose.yaml](./examples/docker-compose.yaml) file and use the `docker compose up` to start all containers (see below for more details).
1. Open https://localhost:8088 in your browser and configure what Venus devices to monitor. Default username and password is `admin` `admin`.
1. Open https://localhost:3000 in your browser to play with Grafana.
1. Open http://localhost:8088 in your browser and configure what Venus devices to monitor. Default username and password is `admin` `admin`.
1. Open http://localhost:3000 in your browser to play with Grafana. Default username and password is `admin` `admin`.


### 3.1 Starting / Stopping
Expand Down

0 comments on commit 9ff5023

Please sign in to comment.