Only one domain is allowed it seems

This commit is contained in:
WilliamMiceli
2019-05-21 20:46:12 -04:00
parent 9f58143f75
commit f46a932ad2

View File

@@ -20,7 +20,7 @@ catalog:
label: "Public Host Domain" label: "Public Host Domain"
description: | description: |
The host that Traefik will use to provide public access. 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" default: "subdomain.domain.tld"
required: true required: true
type: string type: string