From 68116ecc906e4edb397075c5fcafc851833f3da8 Mon Sep 17 00:00:00 2001 From: WilliamMiceli Date: Sat, 14 Sep 2019 22:03:04 -0400 Subject: [PATCH] Question for Dashboard Port no longer needed, as there is no more port --- templates/Traefik/1/rancher-compose.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/templates/Traefik/1/rancher-compose.yml b/templates/Traefik/1/rancher-compose.yml index c8076b8..8f8d5d9 100644 --- a/templates/Traefik/1/rancher-compose.yml +++ b/templates/Traefik/1/rancher-compose.yml @@ -17,14 +17,6 @@ catalog: required: false type: string - - variable: "DASHBOARD_PORT" - label: "Dashboard Port" - description: | - The port to access the dashboard interface on. - default: "10" - required: true - type: string - - variable: "DATA_DIR" label: "Data Directory" description: |