Various updates, hopefully it still works

This commit is contained in:
WilliamMiceli
2019-01-12 20:12:41 -05:00
parent 8e03b5e3d1
commit 057b73aeb9
2 changed files with 25 additions and 41 deletions

View File

@@ -20,16 +20,7 @@ catalog:
label: "Public Host Domain"
description: |
The host that Traefik will use to provide public access.
Leaving this empty will disable Traefik on this stack.
default: "subdomain.domain.tld"
required: false
type: string
- variable: "WEB_PORT"
label: "Local Web Port"
description: |
The port to locally access the web interface on.
default: "10200"
required: true
type: string