fix
This commit is contained in:
@@ -19,8 +19,8 @@ services:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
user: root
|
||||
ports:
|
||||
- 10301:10301
|
||||
- 10301:10301/udp
|
||||
- 11301:11301
|
||||
- 11301:11301/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -52,7 +52,7 @@ services:
|
||||
- --parent-chain.connection.url=${ETHEREUM_MAINNET_EXECUTION_RPC}
|
||||
- --persistent.chain=/root/.arbitrum/alephzero-mainnet-archive
|
||||
- --persistent.db-engine=leveldb
|
||||
- --port=10301
|
||||
- --port=11301
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --ws
|
||||
|
||||
@@ -19,8 +19,8 @@ services:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
user: root
|
||||
ports:
|
||||
- 10301:10301
|
||||
- 10301:10301/udp
|
||||
- 11301:11301
|
||||
- 11301:11301/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -52,7 +52,7 @@ services:
|
||||
- --parent-chain.connection.url=${ETHEREUM_MAINNET_EXECUTION_RPC}
|
||||
- --persistent.chain=/root/.arbitrum/alephzero-mainnet
|
||||
- --persistent.db-engine=pebble
|
||||
- --port=10301
|
||||
- --port=11301
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --ws
|
||||
|
||||
@@ -19,8 +19,8 @@ services:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
user: root
|
||||
ports:
|
||||
- 10083:10083
|
||||
- 10083:10083/udp
|
||||
- 12083:12083
|
||||
- 12083:12083/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -52,7 +52,7 @@ services:
|
||||
- --parent-chain.connection.url=${ETHEREUM_SEPOLIA_EXECUTION_RPC}
|
||||
- --persistent.chain=/root/.arbitrum/alephzero-sepolia-archive
|
||||
- --persistent.db-engine=leveldb
|
||||
- --port=10083
|
||||
- --port=12083
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --ws
|
||||
|
||||
@@ -19,8 +19,8 @@ services:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
user: root
|
||||
ports:
|
||||
- 10083:10083
|
||||
- 10083:10083/udp
|
||||
- 12083:12083
|
||||
- 12083:12083/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -52,7 +52,7 @@ services:
|
||||
- --parent-chain.connection.url=${ETHEREUM_SEPOLIA_EXECUTION_RPC}
|
||||
- --persistent.chain=/root/.arbitrum/alephzero-sepolia
|
||||
- --persistent.db-engine=pebble
|
||||
- --port=10083
|
||||
- --port=12083
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --ws
|
||||
|
||||
@@ -19,8 +19,8 @@ services:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
user: root
|
||||
ports:
|
||||
- 10468:10468
|
||||
- 10468:10468/udp
|
||||
- 13468:13468
|
||||
- 13468:13468/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -46,7 +46,7 @@ services:
|
||||
- --parent-chain.connection.url=${ETHEREUM_MAINNET_EXECUTION_RPC}
|
||||
- --persistent.chain=/root/.arbitrum/arbitrum-nova-archive
|
||||
- --persistent.db-engine=leveldb
|
||||
- --port=10468
|
||||
- --port=13468
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --ws
|
||||
|
||||
@@ -19,8 +19,8 @@ services:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
user: root
|
||||
ports:
|
||||
- 10468:10468
|
||||
- 10468:10468/udp
|
||||
- 13468:13468
|
||||
- 13468:13468/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -46,7 +46,7 @@ services:
|
||||
- --parent-chain.connection.url=${ETHEREUM_MAINNET_EXECUTION_RPC}
|
||||
- --persistent.chain=/root/.arbitrum/arbitrum-nova
|
||||
- --persistent.db-engine=pebble
|
||||
- --port=10468
|
||||
- --port=13468
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --ws
|
||||
|
||||
@@ -19,8 +19,8 @@ services:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
user: root
|
||||
ports:
|
||||
- 10317:10317
|
||||
- 10317:10317/udp
|
||||
- 14317:14317
|
||||
- 14317:14317/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -46,7 +46,7 @@ services:
|
||||
- --parent-chain.connection.url=${ETHEREUM_MAINNET_EXECUTION_RPC}
|
||||
- --persistent.chain=/root/.arbitrum/arbitrum-one-archive
|
||||
- --persistent.db-engine=leveldb
|
||||
- --port=10317
|
||||
- --port=14317
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --ws
|
||||
|
||||
@@ -19,8 +19,8 @@ services:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
user: root
|
||||
ports:
|
||||
- 10317:10317
|
||||
- 10317:10317/udp
|
||||
- 14317:14317
|
||||
- 14317:14317/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -46,7 +46,7 @@ services:
|
||||
- --parent-chain.connection.url=${ETHEREUM_MAINNET_EXECUTION_RPC}
|
||||
- --persistent.chain=/root/.arbitrum/arbitrum-one
|
||||
- --persistent.db-engine=pebble
|
||||
- --port=10317
|
||||
- --port=14317
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --ws
|
||||
|
||||
@@ -19,8 +19,8 @@ services:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
user: root
|
||||
ports:
|
||||
- 10360:10360
|
||||
- 10360:10360/udp
|
||||
- 12360:12360
|
||||
- 12360:12360/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -46,7 +46,7 @@ services:
|
||||
- --parent-chain.connection.url=${ETHEREUM_SEPOLIA_EXECUTION_RPC}
|
||||
- --persistent.chain=/root/.arbitrum/arbitrum-sepolia-archive
|
||||
- --persistent.db-engine=pebble
|
||||
- --port=10360
|
||||
- --port=12360
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --ws
|
||||
|
||||
@@ -19,8 +19,8 @@ services:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
user: root
|
||||
ports:
|
||||
- 10111:10111
|
||||
- 10111:10111/udp
|
||||
- 11111:11111
|
||||
- 11111:11111/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -52,7 +52,7 @@ services:
|
||||
- --parent-chain.connection.url=${ETHEREUM_SEPOLIA_EXECUTION_RPC}
|
||||
- --persistent.chain=/root/.arbitrum/connext-sepolia-archive
|
||||
- --persistent.db-engine=leveldb
|
||||
- --port=10111
|
||||
- --port=11111
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --ws
|
||||
|
||||
@@ -19,8 +19,8 @@ services:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
user: root
|
||||
ports:
|
||||
- 10111:10111
|
||||
- 10111:10111/udp
|
||||
- 11111:11111
|
||||
- 11111:11111/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -52,7 +52,7 @@ services:
|
||||
- --parent-chain.connection.url=${ETHEREUM_SEPOLIA_EXECUTION_RPC}
|
||||
- --persistent.chain=/root/.arbitrum/connext-sepolia
|
||||
- --persistent.db-engine=pebble
|
||||
- --port=10111
|
||||
- --port=11111
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --ws
|
||||
|
||||
@@ -19,8 +19,8 @@ services:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
user: root
|
||||
ports:
|
||||
- 10953:10953
|
||||
- 10953:10953/udp
|
||||
- 11953:11953
|
||||
- 11953:11953/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -51,7 +51,7 @@ services:
|
||||
- --parent-chain.connection.url=${ARBITRUM_SEPOLIA_EXECUTION_RPC}
|
||||
- --persistent.chain=/root/.arbitrum/opencampuscodex-sepolia-archive
|
||||
- --persistent.db-engine=leveldb
|
||||
- --port=10953
|
||||
- --port=11953
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --ws
|
||||
|
||||
@@ -19,8 +19,8 @@ services:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
user: root
|
||||
ports:
|
||||
- 10953:10953
|
||||
- 10953:10953/udp
|
||||
- 11953:11953
|
||||
- 11953:11953/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -51,7 +51,7 @@ services:
|
||||
- --parent-chain.connection.url=${ARBITRUM_SEPOLIA_EXECUTION_RPC}
|
||||
- --persistent.chain=/root/.arbitrum/opencampuscodex-sepolia
|
||||
- --persistent.db-engine=pebble
|
||||
- --port=10953
|
||||
- --port=11953
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --ws
|
||||
|
||||
@@ -19,8 +19,8 @@ services:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
user: root
|
||||
ports:
|
||||
- 10728:10728
|
||||
- 10728:10728/udp
|
||||
- 12728:12728
|
||||
- 12728:12728/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -52,7 +52,7 @@ services:
|
||||
- --parent-chain.connection.url=${ETHEREUM_MAINNET_EXECUTION_RPC}
|
||||
- --persistent.chain=/root/.arbitrum/playblock-mainnet-archive
|
||||
- --persistent.db-engine=leveldb
|
||||
- --port=10728
|
||||
- --port=12728
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --ws
|
||||
|
||||
@@ -19,8 +19,8 @@ services:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
user: root
|
||||
ports:
|
||||
- 10728:10728
|
||||
- 10728:10728/udp
|
||||
- 12728:12728
|
||||
- 12728:12728/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -52,7 +52,7 @@ services:
|
||||
- --parent-chain.connection.url=${ETHEREUM_MAINNET_EXECUTION_RPC}
|
||||
- --persistent.chain=/root/.arbitrum/playblock-mainnet
|
||||
- --persistent.db-engine=pebble
|
||||
- --port=10728
|
||||
- --port=12728
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --ws
|
||||
|
||||
Reference in New Issue
Block a user