fix
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-holesky-archive:
|
ethereum-holesky-archive:
|
||||||
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-holesky-minimal:
|
ethereum-holesky-minimal:
|
||||||
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-holesky:
|
ethereum-holesky:
|
||||||
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-mainnet-archive:
|
ethereum-mainnet-archive:
|
||||||
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-mainnet-minimal:
|
ethereum-mainnet-minimal:
|
||||||
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-mainnet:
|
ethereum-mainnet:
|
||||||
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-sepolia-archive:
|
ethereum-sepolia-archive:
|
||||||
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-sepolia-minimal:
|
ethereum-sepolia-minimal:
|
||||||
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-sepolia:
|
ethereum-sepolia:
|
||||||
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gnosis-chiado-archive:
|
gnosis-chiado-archive:
|
||||||
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gnosis-chiado-minimal:
|
gnosis-chiado-minimal:
|
||||||
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gnosis-chiado:
|
gnosis-chiado:
|
||||||
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gnosis-mainnet-archive:
|
gnosis-mainnet-archive:
|
||||||
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
||||||
@@ -28,7 +29,7 @@ services:
|
|||||||
|
|
||||||
entrypoint: ["/bin/sh", "-c", "exec erigon \"$@\""]
|
entrypoint: ["/bin/sh", "-c", "exec erigon \"$@\""]
|
||||||
command:
|
command:
|
||||||
- --chain=mainnet
|
- --chain=gnosis
|
||||||
|
|
||||||
- --prune.mode=archive
|
- --prune.mode=archive
|
||||||
- --port=10974
|
- --port=10974
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gnosis-mainnet-minimal:
|
gnosis-mainnet-minimal:
|
||||||
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
||||||
@@ -28,7 +29,7 @@ services:
|
|||||||
|
|
||||||
entrypoint: ["/bin/sh", "-c", "exec erigon \"$@\""]
|
entrypoint: ["/bin/sh", "-c", "exec erigon \"$@\""]
|
||||||
command:
|
command:
|
||||||
- --chain=mainnet
|
- --chain=gnosis
|
||||||
|
|
||||||
- --prune.mode=minimal
|
- --prune.mode=minimal
|
||||||
- --port=10429
|
- --port=10429
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gnosis-mainnet:
|
gnosis-mainnet:
|
||||||
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
||||||
@@ -28,7 +29,7 @@ services:
|
|||||||
|
|
||||||
entrypoint: ["/bin/sh", "-c", "exec erigon \"$@\""]
|
entrypoint: ["/bin/sh", "-c", "exec erigon \"$@\""]
|
||||||
command:
|
command:
|
||||||
- --chain=mainnet
|
- --chain=gnosis
|
||||||
|
|
||||||
- --prune.mode=full
|
- --prune.mode=full
|
||||||
- --port=10147
|
- --port=10147
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
linea-mainnet-archive:
|
linea-mainnet-archive:
|
||||||
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
linea-mainnet-minimal:
|
linea-mainnet-minimal:
|
||||||
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
linea-mainnet:
|
linea-mainnet:
|
||||||
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
linea-sepolia-archive:
|
linea-sepolia-archive:
|
||||||
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
linea-sepolia-minimal:
|
linea-sepolia-minimal:
|
||||||
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
linea-sepolia:
|
linea-sepolia:
|
||||||
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
polygon-amoy-archive:
|
polygon-amoy-archive:
|
||||||
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
polygon-amoy-minimal:
|
polygon-amoy-minimal:
|
||||||
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
polygon-amoy:
|
polygon-amoy:
|
||||||
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
polygon-mainnet-archive:
|
polygon-mainnet-archive:
|
||||||
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
polygon-mainnet-minimal:
|
polygon-mainnet-minimal:
|
||||||
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
polygon-mainnet:
|
polygon-mainnet:
|
||||||
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
|
||||||
|
|||||||
Reference in New Issue
Block a user