From 95d9e5816d4307e840aeb2a6836120c5747758ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanjo=20L=C3=B3pez?= Date: Sun, 7 Apr 2024 02:10:27 +0200 Subject: [PATCH] Added healthcheck command to install file --- install.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/install.yaml b/install.yaml index 856c4a6..bfd0564 100644 --- a/install.yaml +++ b/install.yaml @@ -4,6 +4,7 @@ name: ddev-lighthouse project_files: - docker-compose.lighthouse.yaml - commands/lighthouse/lighthouse +- commands/lighthouse/lighthouse-hc - lighthouse/lighthouserc.js.example post_install_actions: