From f576cb6e2dc378bc50aa51411a05115fcecca801 Mon Sep 17 00:00:00 2001 From: WilliamMiceli <9000802+WilliamMiceli@users.noreply.github.com> Date: Tue, 28 Aug 2018 16:32:47 -0400 Subject: [PATCH] Wording fixes --- templates/InvoiceNinja/0/rancher-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/InvoiceNinja/0/rancher-compose.yml b/templates/InvoiceNinja/0/rancher-compose.yml index 21153d2..2df108a 100644 --- a/templates/InvoiceNinja/0/rancher-compose.yml +++ b/templates/InvoiceNinja/0/rancher-compose.yml @@ -26,9 +26,9 @@ catalog: type: string - variable: "WEB_PORT" - label: "Web Port" + label: "Local Web Port" description: | - The port to access the web interface on. + The port to access the web interface on local networks. default: "10200" required: true type: string