mirror of
https://github.com/logos-messaging/logos-messaging-nim-compose.git
synced 2026-01-16 12:53:13 +00:00
README.md: Adding the option "docker compose up -d" without hyphen
This commit is contained in:
parent
f6e0de4a48
commit
e9072eea3d
@ -38,6 +38,10 @@ Start all processes: nwaku node, database and grafana for metrics. Your RLN memb
|
||||
```console
|
||||
docker-compose up -d
|
||||
```
|
||||
or
|
||||
```console
|
||||
docker compose up -d
|
||||
```
|
||||
|
||||
**🏄🏼♂️ 3. Interact with your nwaku node**
|
||||
* See [localhost:3000](http://localhost:3000) for node metrics.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user