fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user