Remove dependencies on infra stuff

master
Mark Veidemanis 2 years ago
parent 8cc1a48a25
commit dccbc6b158

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

Loading…
Cancel
Save