fix dns tree url

This commit is contained in:
Para Dox
2025-04-29 23:32:57 +07:00
parent f15132a8d1
commit 4722460091
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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