From 0a1287a2ca2a788bed3bbee5dbe73ebd131ffbd4 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 14:46:30 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index cb33a4ad1f..f52994d8bd 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -97,7 +97,7 @@ services: entrypoint: ["/migrate-entrypoint.sh"] restart: "on-failure:3" healthcheck: - test: [] # Set the health check test to an empty value to disable it + test: [] # Set the health check test to an empty value to disable it ui: image: "ghcr.io/hotosm/fmtm/frontend:debug"