diff options
Diffstat (limited to 'public/v4/apps/chevereto.yml')
| -rw-r--r-- | public/v4/apps/chevereto.yml | 3 |
1 files changed, 2 insertions, 1 deletions
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. |
