Skip to content

Commit ba74633

Browse files
committed
Add depends on for mz2
1 parent b1865cc commit ba74633

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ services:
149149
container_name: provider
150150
depends_on:
151151
materialized: {condition: service_healthy}
152+
materialized2: {condition: service_healthy}
152153
redpanda: {condition: service_healthy}
153154
volumes:
154155
- ./integration:/usr/src/app/integration

0 commit comments

Comments
 (0)