From 65762e0c3dc768b7618876bd518a2cde3fc4b442 Mon Sep 17 00:00:00 2001 From: WilliamMiceli Date: Fri, 8 Feb 2019 21:23:04 -0500 Subject: [PATCH] Removed web_port --- templates/GitLab/0/rancher-compose.yml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/templates/GitLab/0/rancher-compose.yml b/templates/GitLab/0/rancher-compose.yml index 203f0b5..7606f17 100644 --- a/templates/GitLab/0/rancher-compose.yml +++ b/templates/GitLab/0/rancher-compose.yml @@ -1,6 +1,6 @@ version: '2' catalog: - name: Gitlab-CE + name: GitLab version: latest # description: # minimum_rancher_version: @@ -24,14 +24,6 @@ catalog: required: true type: string - - variable: "WEB_PORT" - label: "Web Port" - description: | - The port to access the web interface on. - default: "20300" - required: true - type: string - - variable: "DATA_DIR" label: "Data Directory" description: |