This commit is contained in:
jonathan@vulcanize.io
2024-05-03 19:24:41 +00:00
committed by jonathanface
parent 508112f819
commit 9446db9c5f
2 changed files with 7 additions and 1 deletions
@@ -28,6 +28,7 @@ services:
ports:
- "9545"
- "9546"
- "6060"
command: >
--datadir=/blast/${GETH_DATA_DIR:-blast-geth-data}
--http
@@ -46,6 +47,7 @@ services:
--authrpc.vhosts="*"
--authrpc.jwtsecret=/blast/jwt.txt
--syncmode=full
--metrics
--gcmode=archive
--nodiscover
--maxpeers=0
@@ -8,6 +8,10 @@ containers:
- cerc/webapp-base
- cerc/lighthouse
- cerc/lighthouse-cli
- cerc/foundry
- cerc/fixturenet-eth-lighthouse
pods:
- fixturenet-blast
- foundry