Commit 18928f9d authored by Matthew Slipper's avatar Matthew Slipper Committed by GitHub

op-node: Update heartbeat DNS (#4167)

parent ea804234
......@@ -167,7 +167,7 @@ var (
Name: "heartbeat.url",
Usage: "Sets the URL to heartbeat to",
EnvVar: prefixEnvVar("HEARTBEAT_URL"),
Value: "https://heartbeat.bedrock-goerli.optimism.io",
Value: "https://heartbeat.optimism.io",
}
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment