fix
This commit is contained in:
@@ -32,7 +32,6 @@ services:
|
||||
command:
|
||||
- --chain=base-mainnet
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --db.size.limit=8TB
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --p2p.allowed-ports=33092
|
||||
|
||||
@@ -32,7 +32,6 @@ services:
|
||||
command:
|
||||
- --chain=base-sepolia
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --db.size.limit=8TB
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --p2p.allowed-ports=33487
|
||||
|
||||
@@ -31,7 +31,6 @@ services:
|
||||
entrypoint: [/bin/sh, -c, '[ ! -f /root/.local/share/erigon/chaindata/mdbx.dat ] && erigon init --datadir=/root/.local/share/erigon /config/genesis.json; exec erigon "$@"']
|
||||
command:
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --db.size.limit=8TB
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --networkid=60808
|
||||
|
||||
@@ -32,7 +32,7 @@ services:
|
||||
command:
|
||||
- --chain=boba-mainnet
|
||||
- --datadir=/db
|
||||
- --db.size.limit=8TB
|
||||
- --db.size.limit=
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --p2p.allowed-ports=31732
|
||||
|
||||
@@ -32,7 +32,6 @@ services:
|
||||
command:
|
||||
- --chain=boba-sepolia
|
||||
- --datadir=/db
|
||||
- --db.size.limit=8TB
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --p2p.allowed-ports=31249
|
||||
|
||||
@@ -32,7 +32,6 @@ services:
|
||||
command:
|
||||
- --chain=hashkeychain-mainnet
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --db.size.limit=8TB
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --p2p.allowed-ports=31378
|
||||
|
||||
@@ -32,7 +32,6 @@ services:
|
||||
command:
|
||||
- --chain=ink-mainnet
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --db.size.limit=8TB
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --p2p.allowed-ports=31990
|
||||
|
||||
@@ -32,7 +32,6 @@ services:
|
||||
command:
|
||||
- --chain=ink-sepolia
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --db.size.limit=8TB
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --p2p.allowed-ports=34826
|
||||
|
||||
@@ -33,7 +33,6 @@ services:
|
||||
- --bootnodes=enode://87a32fd13bd596b2ffca97020e31aef4ddcc1bbd4b95bb633d16c1329f654f34049ed240a36b449fda5e5225d70fe40bc667f53c304b71f8e68fc9d448690b51@3.231.138.188:30301,enode://ca21ea8f176adb2e229ce2d700830c844af0ea941a1d8152a9513b966fe525e809c3a6c73a2c18a12b74ed6ec4380edf91662778fe0b79f6a591236e49e176f9@184.72.129.189:30301,enode://acf4507a211ba7c1e52cdf4eef62cdc3c32e7c9c47998954f7ba024026f9a6b2150cd3f0b734d9c78e507ab70d59ba61dfe5c45e1078c7ad0775fb251d7735a2@3.220.145.177:30301,enode://8a5a5006159bf079d06a04e5eceab2a1ce6e0f721875b2a9c96905336219dbe14203d38f70f3754686a6324f786c2f9852d8c0dd3adac2d080f4db35efc678c5@3.231.11.52:30301,enode://cdadbe835308ad3557f9a1de8db411da1a260a98f8421d62da90e71da66e55e98aaa8e90aa7ce01b408a54e4bd2253d701218081ded3dbe5efbbc7b41d7cef79@54.198.153.150:30301
|
||||
- --bootnodes=enode://87a32fd13bd596b2ffca97020e31aef4ddcc1bbd4b95bb633d16c1329f654f34049ed240a36b449fda5e5225d70fe40bc667f53c304b71f8e68fc9d448690b51@3.231.138.188:30301,enode://ca21ea8f176adb2e229ce2d700830c844af0ea941a1d8152a9513b966fe525e809c3a6c73a2c18a12b74ed6ec4380edf91662778fe0b79f6a591236e49e176f9@184.72.129.189:30301,enode://acf4507a211ba7c1e52cdf4eef62cdc3c32e7c9c47998954f7ba024026f9a6b2150cd3f0b734d9c78e507ab70d59ba61dfe5c45e1078c7ad0775fb251d7735a2@3.220.145.177:30301,enode://8a5a5006159bf079d06a04e5eceab2a1ce6e0f721875b2a9c96905336219dbe14203d38f70f3754686a6324f786c2f9852d8c0dd3adac2d080f4db35efc678c5@3.231.11.52:30301,enode://cdadbe835308ad3557f9a1de8db411da1a260a98f8421d62da90e71da66e55e98aaa8e90aa7ce01b408a54e4bd2253d701218081ded3dbe5efbbc7b41d7cef79@54.198.153.150:30301
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --db.size.limit=8TB
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --networkid=1135
|
||||
|
||||
@@ -32,7 +32,6 @@ services:
|
||||
command:
|
||||
- --chain=metal-mainnet
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --db.size.limit=8TB
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --p2p.allowed-ports=30543
|
||||
|
||||
@@ -31,7 +31,6 @@ services:
|
||||
entrypoint: [/bin/sh, -c, '[ ! -f /root/.local/share/erigon/chaindata/mdbx.dat ] && erigon init --datadir=/root/.local/share/erigon /config/genesis.json; exec erigon "$@"']
|
||||
command:
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --db.size.limit=8TB
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --networkid=34443
|
||||
|
||||
@@ -32,7 +32,6 @@ services:
|
||||
command:
|
||||
- --chain=mode-sepolia
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --db.size.limit=8TB
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --p2p.allowed-ports=33212
|
||||
|
||||
@@ -32,7 +32,6 @@ services:
|
||||
command:
|
||||
- --chain=op-mainnet
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --db.size.limit=8TB
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --p2p.allowed-ports=32509
|
||||
|
||||
@@ -32,7 +32,6 @@ services:
|
||||
command:
|
||||
- --chain=op-sepolia
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --db.size.limit=8TB
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --p2p.allowed-ports=30373
|
||||
|
||||
@@ -31,7 +31,6 @@ services:
|
||||
entrypoint: [/bin/sh, -c, '[ ! -f /root/.local/share/erigon/chaindata/mdbx.dat ] && erigon init --datadir=/root/.local/share/erigon /config/genesis.json; exec erigon "$@"']
|
||||
command:
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --db.size.limit=8TB
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --networkid=2192
|
||||
|
||||
@@ -32,7 +32,6 @@ services:
|
||||
command:
|
||||
- --chain=soneium-minato
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --db.size.limit=8TB
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --p2p.allowed-ports=33314
|
||||
|
||||
@@ -32,7 +32,6 @@ services:
|
||||
command:
|
||||
- --chain=swell-mainnet
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --db.size.limit=8TB
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --p2p.allowed-ports=30810
|
||||
|
||||
@@ -32,7 +32,6 @@ services:
|
||||
command:
|
||||
- --chain=unichain-mainnet
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --db.size.limit=8TB
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --p2p.allowed-ports=31415
|
||||
|
||||
@@ -32,7 +32,6 @@ services:
|
||||
command:
|
||||
- --chain=unichain-sepolia
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --db.size.limit=8TB
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --p2p.allowed-ports=33196
|
||||
|
||||
@@ -32,7 +32,6 @@ services:
|
||||
command:
|
||||
- --chain=worldchain-mainnet
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --db.size.limit=8TB
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --p2p.allowed-ports=31629
|
||||
|
||||
@@ -32,7 +32,6 @@ services:
|
||||
command:
|
||||
- --chain=worldchain-sepolia
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --db.size.limit=8TB
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --p2p.allowed-ports=31046
|
||||
|
||||
@@ -31,7 +31,6 @@ services:
|
||||
entrypoint: [/bin/sh, -c, '[ ! -f /root/.local/share/erigon/chaindata/mdbx.dat ] && erigon init --datadir=/root/.local/share/erigon /config/genesis.json; exec erigon "$@"']
|
||||
command:
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --db.size.limit=8TB
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --networkid=7777777
|
||||
|
||||
@@ -31,7 +31,6 @@ services:
|
||||
entrypoint: [/bin/sh, -c, '[ ! -f /root/.local/share/erigon/chaindata/mdbx.dat ] && erigon init --datadir=/root/.local/share/erigon /config/genesis.json; exec erigon "$@"']
|
||||
command:
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --db.size.limit=8TB
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --networkid=999999999
|
||||
|
||||
Reference in New Issue
Block a user