Skip to content

Commit

Permalink
squashme
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaytonNorthey92 committed Feb 18, 2025
1 parent 31b8618 commit 6ca353d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion localnode/docker-compose_mainnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ services:

# Hemi L2 node
op-geth-l2:
image: "ghcr.io/hemilabs/op-geth:44617f9@sha256:76aaebeab017b81482e30a3daa6317a7c4a920ed96d5c89bc0bd83979d56615c"
image: "ghcr.io/hemilabs/op-geth:b531783@sha256:a6b61dc058fe687209b60e395308f3442a0e8c2d766e7f41fb2ce5bae1439a14"
depends_on:
geth-l1:
condition: "service_started"
Expand Down
1 change: 1 addition & 0 deletions localnode/mainnet-entrypointl2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ fi


geth \
--verbosity=5 \
--config=/tmp/l2-config.toml \
--http \
--http.corsdomain=* \
Expand Down

0 comments on commit 6ca353d

Please sign in to comment.