From 578dd5d7f2a8b22aaba86b9e9d2753123267a05b Mon Sep 17 00:00:00 2001 From: WilliamMiceli <9000802+WilliamMiceli@users.noreply.github.com> Date: Tue, 28 Aug 2018 14:15:48 -0400 Subject: [PATCH] Minor language fixes --- 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 23390a4..7ebbc79 100644 --- a/templates/Nextcloud/0/rancher-compose.yml +++ b/templates/Nextcloud/0/rancher-compose.yml @@ -26,7 +26,7 @@ catalog: type: string - variable: "WEB_PORT" - label: Port + label: "Web Port" description: | The port to access the web interface on. default: "10100"