mirror of
https://github.com/logos-messaging/logos-messaging-simulator.git
synced 2026-01-03 14:33:06 +00:00
Fix discv5 problem with correct config
This commit is contained in:
parent
1f0fff9b4b
commit
ad363e0038
@ -78,6 +78,8 @@ exec /usr/bin/wakunode\
|
||||
--rest-admin=true\
|
||||
--rest-private=true\
|
||||
--rest-address=0.0.0.0\
|
||||
--cluster-id=0\
|
||||
--pubsub-topic=/waku/2/default-waku/proto\
|
||||
--rln-relay=true\
|
||||
--rln-relay-dynamic=true\
|
||||
--rln-relay-eth-client-address="$RPC_URL"\
|
||||
@ -91,4 +93,4 @@ exec /usr/bin/wakunode\
|
||||
--metrics-server=True\
|
||||
--metrics-server-address=0.0.0.0\
|
||||
--discv5-bootstrap-node=${BOOTSTRAP_ENR}\
|
||||
--nat=extip:${IP}
|
||||
--nat=extip:${IP}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user