Skip to content

Commit

Permalink
Fix compose demo (#2576)
Browse files Browse the repository at this point in the history
potentially fix compose demo
  • Loading branch information
rob-maron authored Feb 11, 2025
1 parent 108dd3e commit 1a5f00a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ services:
image: ghcr.io/espressosystems/espresso-sequencer/sequencer:main
ports:
- "$ESPRESSO_SEQUENCER3_API_PORT:$ESPRESSO_SEQUENCER_API_PORT"
command: sequencer -- http -- query --storage-fs
command: sequencer -- http -- query -- storage-fs
environment:
- ESPRESSO_SEQUENCER_EMBEDDED_DB=false
- ESPRESSO_SEQUENCER_GENESIS_FILE
Expand Down

0 comments on commit 1a5f00a

Please # to comment.