From 52a2a4b760b952eeaa8774a2a370e920cc9072ab Mon Sep 17 00:00:00 2001 From: WilliamMiceli <9000802+WilliamMiceli@users.noreply.github.com> Date: Thu, 2 Aug 2018 19:13:45 -0400 Subject: [PATCH] Changed default port --- templates/Nextcloud/0/rancher-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/Nextcloud/0/rancher-compose.yml b/templates/Nextcloud/0/rancher-compose.yml index 09d96e3..ce6f3fb 100644 --- a/templates/Nextcloud/0/rancher-compose.yml +++ b/templates/Nextcloud/0/rancher-compose.yml @@ -20,7 +20,7 @@ catalog: label: Port description: | The HTTP port to access the web interface on. - default: "9500" + default: "10100" required: true type: string