Skip to content

Commit

Permalink
try latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Sneh1999 committed Dec 10, 2024
1 parent 46e6566 commit 072ff5f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions system_tests/espresso-e2e/docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: "3.9"
version: '3.9'
services:
espresso-dev-node:
image: ghcr.io/espressosystems/espresso-sequencer/espresso-dev-node:latest
Expand All @@ -14,8 +14,7 @@ services:
- ESPRESSO_SEQUENCER_ETH_MNEMONIC
- ESPRESSO_SEQUENCER_L1_PROVIDER
- ESPRESSO_SEQUENCER_DATABASE_MAX_CONNECTIONS=25
- ESPRESSO_SEQUENCER_STORAGE_PATH=/tmp/data/espresso
- RUST_LOG=info
- RUST_LOG_FORMAT
extra_hosts:
- "host.docker.internal:host-gateway"
- "host.docker.internal:host-gateway"

0 comments on commit 072ff5f

Please sign in to comment.