fix
This commit is contained in:
@@ -27,7 +27,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
|
||||
entrypoint: ["/bin/sh", "-c", "exec erigon \"$@\""]
|
||||
entrypoint: ["erigon"]
|
||||
command:
|
||||
- --chain=holesky
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
|
||||
entrypoint: ["/bin/sh", "-c", "exec erigon \"$@\""]
|
||||
entrypoint: ["erigon"]
|
||||
command:
|
||||
- --chain=holesky
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
|
||||
entrypoint: ["/bin/sh", "-c", "exec erigon \"$@\""]
|
||||
entrypoint: ["erigon"]
|
||||
command:
|
||||
- --chain=holesky
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
|
||||
entrypoint: ["/bin/sh", "-c", "exec erigon \"$@\""]
|
||||
entrypoint: ["erigon"]
|
||||
command:
|
||||
- --chain=mainnet
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
|
||||
entrypoint: ["/bin/sh", "-c", "exec erigon \"$@\""]
|
||||
entrypoint: ["erigon"]
|
||||
command:
|
||||
- --chain=mainnet
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
|
||||
entrypoint: ["/bin/sh", "-c", "exec erigon \"$@\""]
|
||||
entrypoint: ["erigon"]
|
||||
command:
|
||||
- --chain=mainnet
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
|
||||
entrypoint: ["/bin/sh", "-c", "exec erigon \"$@\""]
|
||||
entrypoint: ["erigon"]
|
||||
command:
|
||||
- --chain=sepolia
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
|
||||
entrypoint: ["/bin/sh", "-c", "exec erigon \"$@\""]
|
||||
entrypoint: ["erigon"]
|
||||
command:
|
||||
- --chain=sepolia
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
|
||||
entrypoint: ["/bin/sh", "-c", "exec erigon \"$@\""]
|
||||
entrypoint: ["erigon"]
|
||||
command:
|
||||
- --chain=sepolia
|
||||
|
||||
|
||||
Reference in New Issue
Block a user