From 9e2c0dfa806b0fc914031f5a153a1a829343eae8 Mon Sep 17 00:00:00 2001 From: WilliamMiceli <9000802+WilliamMiceli@users.noreply.github.com> Date: Thu, 2 Aug 2018 19:58:12 -0400 Subject: [PATCH] Changed default port --- templates/InvoiceNinja/0/rancher-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/InvoiceNinja/0/rancher-compose.yml b/templates/InvoiceNinja/0/rancher-compose.yml index df2371b..35fe944 100644 --- a/templates/InvoiceNinja/0/rancher-compose.yml +++ b/templates/InvoiceNinja/0/rancher-compose.yml @@ -28,7 +28,7 @@ catalog: label: "Host HTTP Port" description: | The HTTP port to access the web interface on. - default: "8000" + default: "10200" required: true type: string