summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--public/v4/apps/ackee.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/v4/apps/ackee.yml b/public/v4/apps/ackee.yml
index ecc79b8..5a26df4 100644
--- a/public/v4/apps/ackee.yml
+++ b/public/v4/apps/ackee.yml
@@ -26,7 +26,7 @@ caproverOneClickApp:
variables:
- id: $$cap_ackee_version
label: Ackee Version
- defaultValue: '3.4.1'
+ defaultValue: '3.4.2'
description: Check out their docker page for the valid tags https://hub.docker.com/r/electerious/ackee/tags
validRegex: /^([^\s^\/])+$/
- id: $$cap_ackee_username
@@ -35,7 +35,7 @@ caproverOneClickApp:
description: 'Username for Ackee'
- id: $$cap_ackee_passwd
label: Ackee Admin Password
- defaultValue: ''
+ defaultValue: $$cap_gen_random_hex(10)
description: 'Your super secret Password for Ackee'
validRegex: /^([^\s^\/])+$/
- id: $$cap_ackee_access_origin