Minor adjustments

This commit is contained in:
WilliamMiceli
2018-08-27 18:15:39 -04:00
parent 1c7e268ca5
commit 9a1e3178e1

View File

@@ -9,7 +9,7 @@ catalog:
# uuid: traefik-0
questions:
- variable: "HOST_LABEL"
- variable: HOST_LABEL
label: "Host Label Key/Value Pair"
description: |
The Key/Value pair on the host which the stack should be deployed.
@@ -28,7 +28,7 @@ catalog:
- variable: DATA_DIR
label: "Data Directory"
description: |
The persistent data directory
The persistent data directory.
default: "Personal/Traefik"
required: true
type: string