update status fleets DNS discovery enrtree
We recreated enrtree DNS records, so new one should be used.
This commit is contained in:
parent
c40d16927b
commit
845b89b349
|
@ -24,7 +24,7 @@ docker build -t "go-waku:${tag_name}" .
|
|||
|
||||
docker run -d --name go-waku-node -p8545:8545 --net=host "go-waku:${tag_name}" \
|
||||
--dns-discovery=true \
|
||||
--dns-discovery-url=enrtree://AOGECG2SPND25EEFMAJ5WF3KSGJNSGV356DSTL2YVLLZWIV6SAYBM@prod.nodes.status.im \
|
||||
--dns-discovery-url=enrtree://AL65EKLJAUXKKPG43HVTML5EFFWEZ7L4LOKTLZCLJASG4DSESQZEC@prod.status.nodes.status.im \
|
||||
--discv5-discovery=true \
|
||||
--rpc \
|
||||
--rpc-admin
|
||||
|
|
Loading…
Reference in New Issue