mirror of https://github.com/ByConity/ByConity
Style fix
This commit is contained in:
parent
3cf50b5f0a
commit
c6068d7c50
|
@ -48,8 +48,6 @@ services:
|
|||
zookeeper:
|
||||
condition: service_healthy
|
||||
|
||||
# dummy service which does nothing, but allows to postpone
|
||||
# 'docker-compose up -d' till all dependecies will go healthy
|
||||
all_services_ready:
|
||||
image: hello-world
|
||||
depends_on:
|
||||
|
|
Loading…
Reference in New Issue