From 320d4d4a6c8f54c194c27ec236c2d6ecfa19eea6 Mon Sep 17 00:00:00 2001 From: Alvaro Revuelta Date: Wed, 9 Aug 2023 12:43:49 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 05cabc4..23a8dcd 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +* 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.