Modified default Traefik host
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user