This commit is contained in:
squidbear
2025-03-28 10:31:08 +01:00
parent 7dbadfcee8
commit 1ae26e3b39
4 changed files with 4 additions and 4 deletions

View File

@@ -62,7 +62,7 @@ services:
volumes:
- ./jwtsecret:/jwtsecret
entrypoint: ["taiko-client", "driver"]
command: >
command:
- --l1.ws "${ETHEREUM_HOLESKY_EXECUTION_WS}"
- --l2.ws "ws://taiko-hekla:8545"
- --l1.beacon "${ETHEREUM_HOLESKY_BEACON_REST}"