diff --git a/docker-compose.yml b/docker-compose.yml index b6836cbdbb..274799a612 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -49,8 +49,6 @@ services: depends_on: guac-collectsub: condition: service_healthy - guac-graphql: - condition: service_healthy volumes: - ./container_files/guac:/guac:z @@ -63,8 +61,6 @@ services: depends_on: guac-collectsub: condition: service_healthy - guac-graphql: - condition: service_healthy volumes: - ./container_files/guac:/guac:z @@ -79,8 +75,6 @@ services: depends_on: guac-collectsub: condition: service_healthy - guac-graphql: - condition: service_healthy volumes: - ./container_files/guac:/guac:z @@ -93,8 +87,6 @@ services: depends_on: guac-collectsub: condition: service_healthy - guac-graphql: - condition: service_healthy volumes: - ./container_files/guac:/guac:z