Allowing use of sub-subdomains
This commit is contained in:
@@ -21,7 +21,7 @@ catalog:
|
||||
description: |
|
||||
The host that Traefik will use to provide public access.
|
||||
Leaving this empty will disable Traefik on this stack.
|
||||
default: "subdomain.domain.tld"
|
||||
default: "HostRegexp:{subdomain:.*}subdomain.domain.tld"
|
||||
required: false
|
||||
type: string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user