Update README.md
This commit is contained in:
parent
2a3679cc8b
commit
320d4d4a6c
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue