diff options
| author | Vdauphin <[email protected]> | 2024-03-12 03:31:28 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-03-11 19:31:28 -0700 |
| commit | 823888569768d2e403298fba776b428796c9e610 (patch) | |
| tree | c16f4d57ce090435282b6261f8f5bbe67adfbd82 /public/v4/apps/chevereto.yml | |
| parent | b02858124b81b450e00c02363916c55d9b771f94 (diff) | |
| download | caprover-one-click-apps-823888569768d2e403298fba776b428796c9e610.tar.gz caprover-one-click-apps-823888569768d2e403298fba776b428796c9e610.zip | |
Update chevereto.yml (#1064)
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. |
