From 823888569768d2e403298fba776b428796c9e610 Mon Sep 17 00:00:00 2001 From: Vdauphin Date: Tue, 12 Mar 2024 03:31:28 +0100 Subject: Update chevereto.yml (#1064) --- public/v4/apps/chevereto.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/v4/apps/chevereto.yml b/public/v4/apps/chevereto.yml index 9c93550..c12266a 100644 --- a/public/v4/apps/chevereto.yml +++ b/public/v4/apps/chevereto.yml @@ -37,7 +37,7 @@ caproverOneClickApp: - id: $$cap_chevereto_version label: Version Tag description: Check out their Docker page for the valid tags https://hub.docker.com/r/nmtan/chevereto/tags - defaultValue: 'installer' + defaultValue: '1.2.3' - id: $$cap_puid label: User ID defaultValue: '1000' @@ -64,6 +64,7 @@ caproverOneClickApp: - id: $$cap_mariadb-pass label: MariaDB database user password description: Super secret database user password + defaultValue: $$cap_gen_random_hex(32) instructions: start: |- Chevereto is a powerful and fast image hosting script that allows you to create your very own full featured image hosting website in just minutes. -- cgit v1.2.3