update status fleets DNS discovery enrtree

We recreated enrtree DNS records, so new one should be used.
This commit is contained in:
Anton Iakimov 2023-09-26 16:15:32 +02:00 committed by GitHub
parent c40d16927b
commit 845b89b349
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