diff --git a/templates/Traefik/0/rancher-compose.yml b/templates/Traefik/0/rancher-compose.yml index bba1053..8b4c098 100644 --- a/templates/Traefik/0/rancher-compose.yml +++ b/templates/Traefik/0/rancher-compose.yml @@ -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 \ No newline at end of file