This commit is contained in:
Para Dox
2025-04-17 21:00:09 +07:00
parent 2116f29f2b
commit 0605685825
8 changed files with 0 additions and 24 deletions

View File

@@ -24,7 +24,6 @@ services:
- 8545 - 8545
command: command:
- --datadir=/root/.celo - --datadir=/root/.celo
- --db.engine=leveldb
- --gcmode=archive - --gcmode=archive
- --http - --http
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
@@ -36,8 +35,6 @@ services:
- --port=13307 - --port=13307
- --rpc.gascap=600000000 - --rpc.gascap=600000000
- --rpc.txfeecap=0 - --rpc.txfeecap=0
- --state.scheme=hash
- --syncmode=full
- --ws - --ws
- --ws.addr=0.0.0.0 - --ws.addr=0.0.0.0
- --ws.api=eth,net,web3,debug,admin,txpool,engine - --ws.api=eth,net,web3,debug,admin,txpool,engine

View File

@@ -24,7 +24,6 @@ services:
- 8545 - 8545
command: command:
- --datadir=/root/.celo - --datadir=/root/.celo
- --db.engine=leveldb
- --gcmode=full - --gcmode=full
- --http - --http
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
@@ -36,8 +35,6 @@ services:
- --port=13307 - --port=13307
- --rpc.gascap=600000000 - --rpc.gascap=600000000
- --rpc.txfeecap=0 - --rpc.txfeecap=0
- --state.scheme=hash
- --syncmode=snap
- --ws - --ws
- --ws.addr=0.0.0.0 - --ws.addr=0.0.0.0
- --ws.api=eth,net,web3,debug,admin,txpool,engine - --ws.api=eth,net,web3,debug,admin,txpool,engine

View File

@@ -24,7 +24,6 @@ services:
- 8545 - 8545
command: command:
- --datadir=/root/.celo - --datadir=/root/.celo
- --db.engine=leveldb
- --gcmode=archive - --gcmode=archive
- --http - --http
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
@@ -36,8 +35,6 @@ services:
- --port=11882 - --port=11882
- --rpc.gascap=600000000 - --rpc.gascap=600000000
- --rpc.txfeecap=0 - --rpc.txfeecap=0
- --state.scheme=hash
- --syncmode=full
- --ws - --ws
- --ws.addr=0.0.0.0 - --ws.addr=0.0.0.0
- --ws.api=eth,net,web3,debug,admin,txpool,engine - --ws.api=eth,net,web3,debug,admin,txpool,engine

View File

@@ -24,7 +24,6 @@ services:
- 8545 - 8545
command: command:
- --datadir=/root/.celo - --datadir=/root/.celo
- --db.engine=leveldb
- --gcmode=full - --gcmode=full
- --http - --http
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
@@ -36,8 +35,6 @@ services:
- --port=11882 - --port=11882
- --rpc.gascap=600000000 - --rpc.gascap=600000000
- --rpc.txfeecap=0 - --rpc.txfeecap=0
- --state.scheme=hash
- --syncmode=snap
- --ws - --ws
- --ws.addr=0.0.0.0 - --ws.addr=0.0.0.0
- --ws.api=eth,net,web3,debug,admin,txpool,engine - --ws.api=eth,net,web3,debug,admin,txpool,engine

View File

@@ -143,7 +143,6 @@ services:
- 8545 - 8545
command: command:
- --datadir=/root/.celo - --datadir=/root/.celo
- --db.engine=leveldb
- --gcmode=archive - --gcmode=archive
- --http - --http
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
@@ -155,8 +154,6 @@ services:
- --port=13307 - --port=13307
- --rpc.gascap=600000000 - --rpc.gascap=600000000
- --rpc.txfeecap=0 - --rpc.txfeecap=0
- --state.scheme=hash
- --syncmode=full
- --ws - --ws
- --ws.addr=0.0.0.0 - --ws.addr=0.0.0.0
- --ws.api=eth,net,web3,debug,admin,txpool,engine - --ws.api=eth,net,web3,debug,admin,txpool,engine

View File

@@ -143,7 +143,6 @@ services:
- 8545 - 8545
command: command:
- --datadir=/root/.celo - --datadir=/root/.celo
- --db.engine=leveldb
- --gcmode=full - --gcmode=full
- --http - --http
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
@@ -155,8 +154,6 @@ services:
- --port=13307 - --port=13307
- --rpc.gascap=600000000 - --rpc.gascap=600000000
- --rpc.txfeecap=0 - --rpc.txfeecap=0
- --state.scheme=hash
- --syncmode=snap
- --ws - --ws
- --ws.addr=0.0.0.0 - --ws.addr=0.0.0.0
- --ws.api=eth,net,web3,debug,admin,txpool,engine - --ws.api=eth,net,web3,debug,admin,txpool,engine

View File

@@ -144,7 +144,6 @@ services:
- 8545 - 8545
command: command:
- --datadir=/root/.celo - --datadir=/root/.celo
- --db.engine=leveldb
- --gcmode=archive - --gcmode=archive
- --http - --http
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
@@ -156,8 +155,6 @@ services:
- --port=11882 - --port=11882
- --rpc.gascap=600000000 - --rpc.gascap=600000000
- --rpc.txfeecap=0 - --rpc.txfeecap=0
- --state.scheme=hash
- --syncmode=full
- --ws - --ws
- --ws.addr=0.0.0.0 - --ws.addr=0.0.0.0
- --ws.api=eth,net,web3,debug,admin,txpool,engine - --ws.api=eth,net,web3,debug,admin,txpool,engine

View File

@@ -144,7 +144,6 @@ services:
- 8545 - 8545
command: command:
- --datadir=/root/.celo - --datadir=/root/.celo
- --db.engine=leveldb
- --gcmode=full - --gcmode=full
- --http - --http
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
@@ -156,8 +155,6 @@ services:
- --port=11882 - --port=11882
- --rpc.gascap=600000000 - --rpc.gascap=600000000
- --rpc.txfeecap=0 - --rpc.txfeecap=0
- --state.scheme=hash
- --syncmode=snap
- --ws - --ws
- --ws.addr=0.0.0.0 - --ws.addr=0.0.0.0
- --ws.api=eth,net,web3,debug,admin,txpool,engine - --ws.api=eth,net,web3,debug,admin,txpool,engine