From f46a932ad20fcf80138b349119f943b75acd0bad Mon Sep 17 00:00:00 2001 From: WilliamMiceli Date: Tue, 21 May 2019 20:46:12 -0400 Subject: [PATCH] Only one domain is allowed it seems --- templates/Wiki.js/0/rancher-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/Wiki.js/0/rancher-compose.yml b/templates/Wiki.js/0/rancher-compose.yml index e6ac1cb..acd7393 100644 --- a/templates/Wiki.js/0/rancher-compose.yml +++ b/templates/Wiki.js/0/rancher-compose.yml @@ -20,7 +20,7 @@ catalog: label: "Public Host Domain" description: | The host that Traefik will use to provide public access. - Separate multiple domains by using a comma. + Only one domain is allowed by Wiki.js default: "subdomain.domain.tld" required: true type: string