fix
This commit is contained in:
@@ -29,6 +29,7 @@ services:
|
||||
entrypoint: ["/bin/sh", "-c", "exec erigon \"$@\""]
|
||||
command:
|
||||
- --chain=holesky
|
||||
|
||||
- --prune.mode=archive
|
||||
- --port=10947
|
||||
- --p2p.allowed-ports=25947
|
||||
@@ -42,6 +43,7 @@ services:
|
||||
- --rpc.gascap=5000000000
|
||||
- --ws.port=8545
|
||||
- --ws
|
||||
|
||||
- --torrent.upload.rate="1250mb"
|
||||
- --torrent.download.rate="1250mb"
|
||||
- --torrent.port=20947
|
||||
|
||||
@@ -29,6 +29,7 @@ services:
|
||||
entrypoint: ["/bin/sh", "-c", "exec erigon \"$@\""]
|
||||
command:
|
||||
- --chain=holesky
|
||||
|
||||
- --prune.mode=minimal
|
||||
- --port=10582
|
||||
- --p2p.allowed-ports=25582
|
||||
@@ -42,6 +43,7 @@ services:
|
||||
- --rpc.gascap=5000000000
|
||||
- --ws.port=8545
|
||||
- --ws
|
||||
|
||||
- --torrent.upload.rate="1250mb"
|
||||
- --torrent.download.rate="1250mb"
|
||||
- --torrent.port=20582
|
||||
|
||||
@@ -29,6 +29,7 @@ services:
|
||||
entrypoint: ["/bin/sh", "-c", "exec erigon \"$@\""]
|
||||
command:
|
||||
- --chain=holesky
|
||||
|
||||
- --prune.mode=full
|
||||
- --port=10685
|
||||
- --p2p.allowed-ports=25685
|
||||
@@ -42,6 +43,7 @@ services:
|
||||
- --rpc.gascap=5000000000
|
||||
- --ws.port=8545
|
||||
- --ws
|
||||
|
||||
- --torrent.upload.rate="1250mb"
|
||||
- --torrent.download.rate="1250mb"
|
||||
- --torrent.port=20685
|
||||
|
||||
@@ -29,6 +29,7 @@ services:
|
||||
entrypoint: ["/bin/sh", "-c", "exec erigon \"$@\""]
|
||||
command:
|
||||
- --chain=mainnet
|
||||
|
||||
- --prune.mode=archive
|
||||
- --port=10675
|
||||
- --p2p.allowed-ports=25675
|
||||
@@ -42,6 +43,7 @@ services:
|
||||
- --rpc.gascap=5000000000
|
||||
- --ws.port=8545
|
||||
- --ws
|
||||
|
||||
- --torrent.upload.rate="1250mb"
|
||||
- --torrent.download.rate="1250mb"
|
||||
- --torrent.port=20675
|
||||
|
||||
@@ -29,6 +29,7 @@ services:
|
||||
entrypoint: ["/bin/sh", "-c", "exec erigon \"$@\""]
|
||||
command:
|
||||
- --chain=mainnet
|
||||
|
||||
- --prune.mode=minimal
|
||||
- --port=10614
|
||||
- --p2p.allowed-ports=25614
|
||||
@@ -42,6 +43,7 @@ services:
|
||||
- --rpc.gascap=5000000000
|
||||
- --ws.port=8545
|
||||
- --ws
|
||||
|
||||
- --torrent.upload.rate="1250mb"
|
||||
- --torrent.download.rate="1250mb"
|
||||
- --torrent.port=20614
|
||||
|
||||
@@ -29,6 +29,7 @@ services:
|
||||
entrypoint: ["/bin/sh", "-c", "exec erigon \"$@\""]
|
||||
command:
|
||||
- --chain=mainnet
|
||||
|
||||
- --prune.mode=full
|
||||
- --port=10616
|
||||
- --p2p.allowed-ports=25616
|
||||
@@ -42,6 +43,7 @@ services:
|
||||
- --rpc.gascap=5000000000
|
||||
- --ws.port=8545
|
||||
- --ws
|
||||
|
||||
- --torrent.upload.rate="1250mb"
|
||||
- --torrent.download.rate="1250mb"
|
||||
- --torrent.port=20616
|
||||
|
||||
@@ -29,6 +29,7 @@ services:
|
||||
entrypoint: ["/bin/sh", "-c", "exec erigon \"$@\""]
|
||||
command:
|
||||
- --chain=sepolia
|
||||
|
||||
- --prune.mode=archive
|
||||
- --port=10317
|
||||
- --p2p.allowed-ports=25317
|
||||
@@ -42,6 +43,7 @@ services:
|
||||
- --rpc.gascap=5000000000
|
||||
- --ws.port=8545
|
||||
- --ws
|
||||
|
||||
- --torrent.upload.rate="1250mb"
|
||||
- --torrent.download.rate="1250mb"
|
||||
- --torrent.port=20317
|
||||
|
||||
@@ -29,6 +29,7 @@ services:
|
||||
entrypoint: ["/bin/sh", "-c", "exec erigon \"$@\""]
|
||||
command:
|
||||
- --chain=sepolia
|
||||
|
||||
- --prune.mode=minimal
|
||||
- --port=10087
|
||||
- --p2p.allowed-ports=25087
|
||||
@@ -42,6 +43,7 @@ services:
|
||||
- --rpc.gascap=5000000000
|
||||
- --ws.port=8545
|
||||
- --ws
|
||||
|
||||
- --torrent.upload.rate="1250mb"
|
||||
- --torrent.download.rate="1250mb"
|
||||
- --torrent.port=20087
|
||||
|
||||
@@ -29,6 +29,7 @@ services:
|
||||
entrypoint: ["/bin/sh", "-c", "exec erigon \"$@\""]
|
||||
command:
|
||||
- --chain=sepolia
|
||||
|
||||
- --prune.mode=full
|
||||
- --port=10930
|
||||
- --p2p.allowed-ports=25930
|
||||
@@ -42,6 +43,7 @@ services:
|
||||
- --rpc.gascap=5000000000
|
||||
- --ws.port=8545
|
||||
- --ws
|
||||
|
||||
- --torrent.upload.rate="1250mb"
|
||||
- --torrent.download.rate="1250mb"
|
||||
- --torrent.port=20930
|
||||
|
||||
Reference in New Issue
Block a user