Added Traefik v2 TCP connection
This commit is contained in:
@@ -17,6 +17,14 @@ catalog:
|
||||
required: false
|
||||
type: string
|
||||
|
||||
- variable: "TRAEFIK_HOST"
|
||||
label: "Public Host Domain"
|
||||
description: |
|
||||
The host that Traefik will use to provide public access.
|
||||
default: "subdomain.domain.tld"
|
||||
required: true
|
||||
type: string
|
||||
|
||||
- variable: "DB"
|
||||
label: "Database Name"
|
||||
description: |
|
||||
|
||||
Reference in New Issue
Block a user