From 69643cf5f3840a963e5f48e927f9944a0e9bda44 Mon Sep 17 00:00:00 2001 From: WilliamMiceli Date: Fri, 7 Dec 2018 20:28:14 -0500 Subject: [PATCH] Updated Encryption Key description for later --- templates/Snipe-IT/0/rancher-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/Snipe-IT/0/rancher-compose.yml b/templates/Snipe-IT/0/rancher-compose.yml index 984c242..9b8ec41 100644 --- a/templates/Snipe-IT/0/rancher-compose.yml +++ b/templates/Snipe-IT/0/rancher-compose.yml @@ -61,6 +61,6 @@ catalog: - variable: "APP_KEY" label: "Encryption Key" description: | - A random 32-Character string which will be used for encryption. + See README. required: true type: password \ No newline at end of file