fix dns tree url

This commit is contained in:
Para Dox
2025-04-29 23:21:53 +07:00
parent 4d199f81bb
commit f15132a8d1
3 changed files with 3 additions and 3 deletions

View File

@@ -57,7 +57,7 @@ services:
- VERBOSITY=3
- WS_PORT=8545
command:
- --discovery.dns=enrtree://AKUEZKN7PSKVNR65FZDHECMKOJQSGPARGTPPBI7WS2VUL4EGR6XPC@pos.roninchain.com
- --discovery.dns=enrtree://AKUEZKN7PSKVNR65FZDHECMKOJQSGPARGTPPBI7WS2VUL4EGR6XPC@nodes.roninchain.com
- --gcmode=archive
- --http.api=admin,eth,net,web3,consortium,txpool,debug
- --nat=extip:${IP}

View File

@@ -57,7 +57,7 @@ services:
- VERBOSITY=3
- WS_PORT=8545
command:
- --discovery.dns=enrtree://AKUEZKN7PSKVNR65FZDHECMKOJQSGPARGTPPBI7WS2VUL4EGR6XPC@pos.roninchain.com
- --discovery.dns=enrtree://AKUEZKN7PSKVNR65FZDHECMKOJQSGPARGTPPBI7WS2VUL4EGR6XPC@nodes.roninchain.com
- --gcmode=full
- --http.api=admin,eth,net,web3,consortium,txpool,debug
- --nat=extip:${IP}

View File

@@ -57,7 +57,7 @@ services:
- VERBOSITY=3
- WS_PORT=8545
command:
- --discovery.dns=enrtree://AKUEZKN7PSKVNR65FZDHECMKOJQSGPARGTPPBI7WS2VUL4EGR6XPC@pos.roninchain.com
- --discovery.dns=enrtree://AKUEZKN7PSKVNR65FZDHECMKOJQSGPARGTPPBI7WS2VUL4EGR6XPC@nodes.roninchain.com
- --gcmode=full
- --http.api=admin,eth,net,web3,consortium,txpool,debug
- --nat=extip:${IP}