From aa27ecf449d6305695f304882eb7459a7898907e Mon Sep 17 00:00:00 2001 From: goldsquid Date: Wed, 10 Sep 2025 15:33:50 +0700 Subject: [PATCH] fix --- op/geth/hemi-mainnet-op-geth-pruned-pebble-hash.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/op/geth/hemi-mainnet-op-geth-pruned-pebble-hash.yml b/op/geth/hemi-mainnet-op-geth-pruned-pebble-hash.yml index 18813fdc..40e13b82 100644 --- a/op/geth/hemi-mainnet-op-geth-pruned-pebble-hash.yml +++ b/op/geth/hemi-mainnet-op-geth-pruned-pebble-hash.yml @@ -127,7 +127,7 @@ services: - 17511:17511 - 17511:17511/udp environment: - - OP_NODE_BSS_WS="http://bss:8081/v1/ws" + - OP_NODE_BSS_WS="http://hemi-mainnet-relay:8081/v1/ws" - OP_NODE_L1_BEACON=${ETHEREUM_MAINNET_BEACON_REST} - OP_NODE_L1_BEACON_ARCHIVER=${ETHEREUM_MAINNET_BEACON_ARCHIVER} - OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}