Skip to content

Commit

Permalink
fix: use new L1 endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Alok committed Jul 8, 2024
1 parent c84410b commit b89673f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/nomad/playbooks/variables/profiles.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
datacenter: "dc1"
l1_rpc_url: "https://holesky.infura.io/v3/6c8112e20c50475b9286f703bb6f0b90"
l1_rpc_url: "https://eth-holesky.g.alchemy.com/v2/lHOPxQcFX0HGe-32bZcNbBoayrjbXAUS"

artifacts:
bidder_emulator: &bidder_emulator_artifact
Expand Down

0 comments on commit b89673f

Please sign in to comment.