mirror of
https://github.com/logos-messaging/logos-messaging-simulator.git
synced 2026-01-03 22:43:07 +00:00
Setting NUM_GOWAKU_NODES to 0 in readme
This commit is contained in:
parent
9dbc42ea5e
commit
5d690db8cb
@ -17,7 +17,7 @@ Configure the simulation parameters. You can place the env variable in an `.env`
|
|||||||
export GOWAKU_IMAGE=wakuorg/go-waku:latest
|
export GOWAKU_IMAGE=wakuorg/go-waku:latest
|
||||||
export NWAKU_IMAGE=wakuorg/nwaku:v0.21.2-rc.0
|
export NWAKU_IMAGE=wakuorg/nwaku:v0.21.2-rc.0
|
||||||
export NUM_NWAKU_NODES=5
|
export NUM_NWAKU_NODES=5
|
||||||
export NUM_GOWAKU_NODES=5
|
export NUM_GOWAKU_NODES=0
|
||||||
export TRAFFIC_DELAY_SECONDS=15
|
export TRAFFIC_DELAY_SECONDS=15
|
||||||
export MSG_SIZE_KBYTES=10
|
export MSG_SIZE_KBYTES=10
|
||||||
docker-compose up -d
|
docker-compose up -d
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user