mirror of
https://github.com/logos-messaging/logos-messaging-test-query.git
synced 2026-01-02 14:03:10 +00:00
run_bootstrap: adding status.prod dns-discovery-url
This commit is contained in:
parent
e69c03bfa7
commit
e52b1cf39a
@ -6,6 +6,14 @@ echo "I am a bootstrap node. Listening to: ${IP}"
|
||||
|
||||
exec /usr/bin/wakunode\
|
||||
--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\
|
||||
--keep-alive=true\
|
||||
--max-connections=300\
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user