Remove dependencies on infra stuff

master
Mark Veidemanis 2 years ago
parent 8cc1a48a25
commit dccbc6b158

@ -12,10 +12,10 @@ services:
volumes_from: volumes_from:
- tmp - tmp
depends_on: depends_on:
broker: # broker:
condition: service_started # condition: service_started
kafka: # kafka:
condition: service_healthy # condition: service_healthy
tmp: tmp:
condition: service_started condition: service_started
redis: redis:

Loading…
Cancel
Save