From 203be219ad4a956eddcf4f050702b199b2816e16 Mon Sep 17 00:00:00 2001 From: Luke Vella Date: Fri, 27 Oct 2023 12:43:47 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Update=20depends=5Fon=20to=20arr?= =?UTF-8?q?ay?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix #15 --- docker-compose.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index d86777a..0a5828b 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -18,8 +18,7 @@ services: image: lukevella/rallly:latest restart: always depends_on: - rallly_db: - condition: service_healthy + - rallly_db ports: - 3000:3000 environment: