From 929a739c20c8c7d4b4b03d2ec865601cf236cb73 Mon Sep 17 00:00:00 2001 From: WilliamMiceli Date: Sun, 13 Jan 2019 17:54:01 -0500 Subject: [PATCH] Modified default Traefik host --- templates/XWiki/0/rancher-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/XWiki/0/rancher-compose.yml b/templates/XWiki/0/rancher-compose.yml index 3fa7b19..7d86f2a 100644 --- a/templates/XWiki/0/rancher-compose.yml +++ b/templates/XWiki/0/rancher-compose.yml @@ -20,7 +20,7 @@ catalog: label: "Public Host Domain" description: | The host that Traefik will use to provide public access. - default: "HostRegexp:{subdomain:.*}subdomain.domain.tld" + default: "subdomain.domain.tld" required: true type: string