This commit is contained in:
squidbear
2025-03-28 14:17:56 +01:00
parent c44b27e4ea
commit 681c8390b3
13 changed files with 21 additions and 21 deletions

View File

@@ -18,7 +18,7 @@ services:
- --execution.caching.archive=false
- --execution.sequencer.enable=false
- --persistent.db-engine=pebble
- --parent-chain.connection.url=${NONE_SEPOLIA_EXECUTION_RPC}
- --parent-chain.connection.url=${ETHEREUM_SEPOLIA_EXECUTION_RPC}
- --parent-chain.blob-client.beacon-url=${ETHEREUM_SEPOLIA_BEACON_REST}
- --http.addr=0.0.0.0
- --http.port=8545