Skip to content

Commit

Permalink
Merge pull request #12 from EspressoSystems/ma/update-sequencer
Browse files Browse the repository at this point in the history
Update sequencer command line arguments
  • Loading branch information
sveitser authored Jan 2, 2024
2 parents 2a0d886 + b7201b1 commit a283f31
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 @@ -380,7 +380,7 @@ services:
ports:
- "$ESPRESSO_SEQUENCER_API_PORT:$ESPRESSO_SEQUENCER_API_PORT"
# Run the API server (with options taken from the environment) and the optional submission API
command: sequencer -- http -- query-fs -- status -- submit
command: sequencer -- http -- query -- status -- submit
environment:
- ESPRESSO_SEQUENCER_ORCHESTRATOR_URL
- ESPRESSO_SEQUENCER_DA_SERVER_URL
Expand Down

0 comments on commit a283f31

Please sign in to comment.