From eabe0b03489e22c7efedcb380d0591d9ac3cfc80 Mon Sep 17 00:00:00 2001 From: WilliamMiceli <9000802+WilliamMiceli@users.noreply.github.com> Date: Sat, 8 Sep 2018 11:29:15 -0400 Subject: [PATCH] Changed default HOST_LABEL value --- templates/Nextcloud/0/rancher-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/Nextcloud/0/rancher-compose.yml b/templates/Nextcloud/0/rancher-compose.yml index aa86653..61bf003 100644 --- a/templates/Nextcloud/0/rancher-compose.yml +++ b/templates/Nextcloud/0/rancher-compose.yml @@ -12,7 +12,7 @@ catalog: label: "Host Label Key/Value Pair" description: | The Label Key/Value pair on the host which containers should be deployed - default: "host.id=0000" + default: "host.id=0001" required: false type: string