From 03f3819e7dc782acc5b3f4ca678edc8e0f594289 Mon Sep 17 00:00:00 2001 From: sandrohanea <40202887+sandrohanea@users.noreply.github.com> Date: Fri, 3 Jun 2022 16:37:31 +0200 Subject: [PATCH] Updated healthcheck file and fixed typo (#667) #666 --- public/v4/apps/healthchecks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/v4/apps/healthchecks.yml b/public/v4/apps/healthchecks.yml index 3b8187a..9b48009 100644 --- a/public/v4/apps/healthchecks.yml +++ b/public/v4/apps/healthchecks.yml @@ -36,7 +36,7 @@ caproverOneClickApp: label: hc Manifest digest defaultValue: 'v1.25.0' description: Find on https://hub.docker.com/r/healthchecks/healthchecks/tags - - id: $$cap__postgres_password + - id: $$cap_postgres_password label: Postgres Password description: Password must be at least 12 characters. Please use a random string. defaultValue: $$cap_gen_random_hex(16)