Remove dependencies on infra stuff
This commit is contained in:
parent
10d9906054
commit
ed5fccfc66
@ -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…
Reference in New Issue
Block a user