From 690cd7da35210a5c8ce4cce375521c7763b834a7 Mon Sep 17 00:00:00 2001 From: WilliamMiceli <9000802+WilliamMiceli@users.noreply.github.com> Date: Sat, 23 Jun 2018 20:11:19 -0400 Subject: [PATCH] Removed APP_URL --- templates/invoice-ninja/0/rancher-compose.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/templates/invoice-ninja/0/rancher-compose.yml b/templates/invoice-ninja/0/rancher-compose.yml index b8994fc..203eebe 100644 --- a/templates/invoice-ninja/0/rancher-compose.yml +++ b/templates/invoice-ninja/0/rancher-compose.yml @@ -53,13 +53,6 @@ catalog: default: "/Config" required: true type: string - - variable: "APP_URL" - label: "App URL" - description: | - URL where the app will be reachable - default: "http://ninja.dev" - required: true - type: string - variable: "APP_KEY" label: "Random string" description: |