Modified default Traefik host

This commit is contained in:
WilliamMiceli
2019-01-13 17:54:01 -05:00
parent 85914b1823
commit 929a739c20

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.
default: "HostRegexp:{subdomain:.*}subdomain.domain.tld" default: "subdomain.domain.tld"
required: true required: true
type: string type: string