Merge pull request #2 from yakimant/patch-1

update status fleets DNS discovery enrtree
This commit is contained in:
Kevin Burnett 2023-09-26 16:21:12 +00:00 committed by GitHub
commit a57cdba641
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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