This commit is contained in:
Para Dox
2025-04-12 13:13:40 +07:00
parent a549aadb5b
commit 360b4effb8
169 changed files with 1492 additions and 1492 deletions

View File

@@ -4,6 +4,7 @@
services:
ethereum-mainnet-archive:
image: ${ETHEREUM_ERIGON3_IMAGE:-erigontech/erigon}:${ETHEREUM_MAINNET_ERIGON3_VERSION:-v3.0.0}
entrypoint: [erigon]
command:
- --beacon.api.addr=0.0.0.0
- --beacon.api.cors.allow-origins=*
@@ -30,7 +31,6 @@ services:
- --torrent.port=25675
- --ws
- --ws.port=8545
entrypoint: [erigon]
restart: unless-stopped
user: root
stop_grace_period: 5m