usage
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
---
|
||||
|
||||
# Usage:
|
||||
#
|
||||
# .env
|
||||
# IP=$(curl ipinfo.io/ip)
|
||||
# COMPOSE_FILE=base.yml:rpc.yml:ethereum/reth/ethereum-mainnet-reth-archive-trace.yml
|
||||
#
|
||||
# docker compose up -d
|
||||
|
||||
services:
|
||||
ethereum-mainnet-archive:
|
||||
image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_MAINNET_RETH_VERSION:-v1.3.12}
|
||||
|
||||
Reference in New Issue
Block a user