renaming stuff
This commit is contained in:
@@ -71,7 +71,6 @@ services:
|
||||
- --nat=extip:${IP}
|
||||
- --networkid=44787
|
||||
- --port=10895
|
||||
- --rollup.historicalrpc=http://celo-alfajores-archive-classic:8545
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --state.scheme=hash
|
||||
@@ -91,8 +90,6 @@ services:
|
||||
- --authrpc.vhosts=*
|
||||
restart: unless-stopped
|
||||
stop_grace_period: 5m
|
||||
depends_on:
|
||||
- celo-alfajores-archive-classic
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -71,7 +71,6 @@ services:
|
||||
- --nat=extip:${IP}
|
||||
- --networkid=44787
|
||||
- --port=11649
|
||||
- --rollup.historicalrpc=http://celo-alfajores-classic:8545
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --state.scheme=hash
|
||||
@@ -91,8 +90,6 @@ services:
|
||||
- --authrpc.vhosts=*
|
||||
restart: unless-stopped
|
||||
stop_grace_period: 5m
|
||||
depends_on:
|
||||
- celo-alfajores-classic
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -71,7 +71,6 @@ services:
|
||||
- --nat=extip:${IP}
|
||||
- --networkid=42220
|
||||
- --port=12111
|
||||
- --rollup.historicalrpc=http://celo-mainnet-archive-classic:8545
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --state.scheme=hash
|
||||
@@ -91,8 +90,6 @@ services:
|
||||
- --authrpc.vhosts=*
|
||||
restart: unless-stopped
|
||||
stop_grace_period: 5m
|
||||
depends_on:
|
||||
- celo-mainnet-archive-classic
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -71,7 +71,6 @@ services:
|
||||
- --nat=extip:${IP}
|
||||
- --networkid=42220
|
||||
- --port=14087
|
||||
- --rollup.historicalrpc=http://celo-mainnet-classic:8545
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --state.scheme=hash
|
||||
@@ -91,8 +90,6 @@ services:
|
||||
- --authrpc.vhosts=*
|
||||
restart: unless-stopped
|
||||
stop_grace_period: 5m
|
||||
depends_on:
|
||||
- celo-mainnet-classic
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -67,7 +67,6 @@ services:
|
||||
- --metrics.port=6060
|
||||
- --nat=extip:${IP}
|
||||
- --port=13399
|
||||
- --rollup.historicalrpc=http://op-mainnet-archive-classic:8545
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --state.scheme=hash
|
||||
@@ -87,8 +86,6 @@ services:
|
||||
- --authrpc.vhosts=*
|
||||
restart: unless-stopped
|
||||
stop_grace_period: 5m
|
||||
depends_on:
|
||||
- op-mainnet-archive-classic
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
@@ -155,7 +152,7 @@ services:
|
||||
- prometheus-scrape.port=7300
|
||||
- prometheus-scrape.path=/metrics
|
||||
|
||||
op-mainnet-archive-classic:
|
||||
op-mainnet-l2geth-archive-classic:
|
||||
image: ${OP_L2GETH_IMAGE:-ethereumoptimism/l2geth}:${OP_MAINNET_L2GETH_VERSION:-0.5.31}
|
||||
sysctls:
|
||||
# TCP Performance
|
||||
|
||||
Reference in New Issue
Block a user