Updated healthcheck file and fixed typo (#667)

#666
This commit is contained in:
sandrohanea 2022-06-03 16:37:31 +02:00 committed by GitHub
parent 39577b1ea6
commit 03f3819e7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)