From 1512edbd90d7b895b4c55dc7c0bd99937d581782 Mon Sep 17 00:00:00 2001 From: WilliamMiceli <9000802+WilliamMiceli@users.noreply.github.com> Date: Mon, 27 Aug 2018 18:07:17 -0400 Subject: [PATCH] Fixed question label --- templates/Traefik/0/rancher-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/Traefik/0/rancher-compose.yml b/templates/Traefik/0/rancher-compose.yml index 9dbeea1..bba1053 100644 --- a/templates/Traefik/0/rancher-compose.yml +++ b/templates/Traefik/0/rancher-compose.yml @@ -18,7 +18,7 @@ catalog: type: string - variable: DASHBOARD_PORT - label: Port + label: "Dashboard Port" description: | The port to access the dashboard interface on. default: "1200"