Update README.md

This commit is contained in:
Alvaro Revuelta 2023-08-09 12:43:49 +02:00 committed by GitHub
parent 2a3679cc8b
commit 320d4d4a6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ Note that you must have installed `docker-compose` and `git`.
Get the code:
```console
git clone https://github.com/alrevuelta/nwaku-compose.git
git clone git@github.com:waku-org/nwaku-compose.git
cd nwaku-compose
```
@ -27,4 +27,4 @@ Go to [http://localhost:3000/d/yns_4vFVk/nwaku-monitoring?orgId=1](http://localh
Notes:
* Feel free to change the image you are using `statusteam/nim-waku:xxx`. You can see the available tags in [docker hub](https://hub.docker.com/r/statusteam/nim-waku).
* If you want to access grafana from outside your machine, feel free to remove `127.0.0.1` and open the port, but in that case you may want to set up a password to your grafana.
* If you want to access grafana from outside your machine, feel free to remove `127.0.0.1` and open the port, but in that case you may want to set up a password to your grafana.