Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix docker demo #1283

Merged
merged 3 commits into from
Apr 1, 2024
Merged

Fix docker demo #1283

merged 3 commits into from
Apr 1, 2024

Conversation

nomaxg
Copy link
Contributor

@nomaxg nomaxg commented Mar 27, 2024

No description provided.

@@ -147,8 +147,7 @@ services:
image: ghcr.io/espressosystems/espresso-sequencer/sequencer:main
ports:
- "$ESPRESSO_SEQUENCER1_API_PORT:$ESPRESSO_SEQUENCER_API_PORT"
# Run the availability API only, using postgres for persistence
command: sequencer -- storage-sql -- http -- query -- state
command: sequencer -- http -- query -- catchup -- status
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did we get rid of SQL here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

switched back

@nomaxg nomaxg enabled auto-merge March 28, 2024 18:16
@nomaxg nomaxg merged commit 84fbc0c into main Apr 1, 2024
15 checks passed
@nomaxg nomaxg deleted the fix-docker-demo branch April 1, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants