fix
This commit is contained in:
@@ -34,13 +34,13 @@ services:
|
|||||||
- VERBOSITY=3
|
- VERBOSITY=3
|
||||||
- WS_PORT=8545
|
- WS_PORT=8545
|
||||||
command:
|
command:
|
||||||
- --discovery.dns enrtree://AKUEZKN7PSKVNR65FZDHECMKOJQSGPARGTPPBI7WS2VUL4EGR6XPC@pos.roninchain.com
|
- --discovery.dns=enrtree://AKUEZKN7PSKVNR65FZDHECMKOJQSGPARGTPPBI7WS2VUL4EGR6XPC@pos.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}
|
||||||
- --port=10276
|
- --port=10276
|
||||||
- --txpool.nolocals
|
- --txpool.nolocals
|
||||||
- --txpool.pricelimit 20000000000
|
- --txpool.pricelimit=20000000000
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
stop_grace_period: 5m
|
stop_grace_period: 5m
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
@@ -34,13 +34,13 @@ services:
|
|||||||
- VERBOSITY=3
|
- VERBOSITY=3
|
||||||
- WS_PORT=8545
|
- WS_PORT=8545
|
||||||
command:
|
command:
|
||||||
- --discovery.dns enrtree://AKUEZKN7PSKVNR65FZDHECMKOJQSGPARGTPPBI7WS2VUL4EGR6XPC@pos.roninchain.com
|
- --discovery.dns=enrtree://AKUEZKN7PSKVNR65FZDHECMKOJQSGPARGTPPBI7WS2VUL4EGR6XPC@pos.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}
|
||||||
- --port=10276
|
- --port=10276
|
||||||
- --txpool.nolocals
|
- --txpool.nolocals
|
||||||
- --txpool.pricelimit 20000000000
|
- --txpool.pricelimit=20000000000
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
stop_grace_period: 5m
|
stop_grace_period: 5m
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
@@ -35,13 +35,13 @@ services:
|
|||||||
- VERBOSITY=3
|
- VERBOSITY=3
|
||||||
- WS_PORT=8545
|
- WS_PORT=8545
|
||||||
command:
|
command:
|
||||||
- --discovery.dns enrtree://AJCNIAXQIPO55NW3QE2NUBBDMPYZDOQUCAEUS65NHQFMUUFES5KOW@saigon.nodes.roninchain.com
|
- --discovery.dns=enrtree://AJCNIAXQIPO55NW3QE2NUBBDMPYZDOQUCAEUS65NHQFMUUFES5KOW@saigon.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}
|
||||||
- --port=10493
|
- --port=10493
|
||||||
- --txpool.nolocals
|
- --txpool.nolocals
|
||||||
- --txpool.pricelimit 20000000000
|
- --txpool.pricelimit=20000000000
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
stop_grace_period: 5m
|
stop_grace_period: 5m
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
@@ -35,13 +35,13 @@ services:
|
|||||||
- VERBOSITY=3
|
- VERBOSITY=3
|
||||||
- WS_PORT=8545
|
- WS_PORT=8545
|
||||||
command:
|
command:
|
||||||
- --discovery.dns enrtree://AJCNIAXQIPO55NW3QE2NUBBDMPYZDOQUCAEUS65NHQFMUUFES5KOW@saigon.nodes.roninchain.com
|
- --discovery.dns=enrtree://AJCNIAXQIPO55NW3QE2NUBBDMPYZDOQUCAEUS65NHQFMUUFES5KOW@saigon.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}
|
||||||
- --port=10493
|
- --port=10493
|
||||||
- --txpool.nolocals
|
- --txpool.nolocals
|
||||||
- --txpool.pricelimit 20000000000
|
- --txpool.pricelimit=20000000000
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
stop_grace_period: 5m
|
stop_grace_period: 5m
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user