Skip to content

Commit 7e1b164

Browse files
committed
fixup! feat(cli): add rollups-espresso-reader
1 parent 5442d67 commit 7e1b164

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/cli/src/compose/rollups/docker-compose-espresso.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ services:
4343
espresso:
4444
condition: service_healthy
4545
environment:
46+
CARTESI_POSTGRES_ENDPOINT: postgres://postgres:password@database:5432/postgres?sslmode=disable
4647
ESPRESSO_SERVICE_ENDPOINT: ":8081"
4748
ESPRESSO_BASE_URL: http://espresso:8770
4849
ESPRESSO_NAMESPACE: 51025

0 commit comments

Comments
 (0)