mirror of
https://github.com/logos-messaging/logos-messaging-test-query.git
synced 2026-01-03 22:43:08 +00:00
run_bootstrap: adding status.prod dns-discovery-url
This commit is contained in:
parent
77b3387137
commit
b00e5be192
@ -6,6 +6,14 @@ echo "I am a bootstrap node. Listening to: ${IP}"
|
|||||||
|
|
||||||
exec /usr/bin/wakunode\
|
exec /usr/bin/wakunode\
|
||||||
--relay=true\
|
--relay=true\
|
||||||
|
--peer-exchange=true\
|
||||||
|
--peer-persistence=false\
|
||||||
|
--max-connections=300\
|
||||||
|
--dns-discovery=true\
|
||||||
|
--dns-discovery-url=enrtree://AL65EKLJAUXKKPG43HVTML5EFFWEZ7L4LOKTLZCLJASG4DSESQZEC@prod.status.nodes.status.im\
|
||||||
|
--discv5-discovery=true\
|
||||||
|
--discv5-udp-port=9000\
|
||||||
|
--discv5-enr-auto-update=False\
|
||||||
--rpc-admin=true\
|
--rpc-admin=true\
|
||||||
--keep-alive=true\
|
--keep-alive=true\
|
||||||
--max-connections=300\
|
--max-connections=300\
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user