diff --git a/templates/HTTPD1/0/README.md b/templates/HTTPD/0/README.md similarity index 100% rename from templates/HTTPD1/0/README.md rename to templates/HTTPD/0/README.md diff --git a/templates/HTTPD1/0/docker-compose.yml b/templates/HTTPD/0/docker-compose.yml similarity index 100% rename from templates/HTTPD1/0/docker-compose.yml rename to templates/HTTPD/0/docker-compose.yml diff --git a/templates/HTTPD1/0/rancher-compose.yml b/templates/HTTPD/0/rancher-compose.yml similarity index 97% rename from templates/HTTPD1/0/rancher-compose.yml rename to templates/HTTPD/0/rancher-compose.yml index 1a644b7..fd762d4 100644 --- a/templates/HTTPD1/0/rancher-compose.yml +++ b/templates/HTTPD/0/rancher-compose.yml @@ -37,6 +37,6 @@ catalog: label: "Data Directory" description: | The directory to store persistent data for the stack. - default: "Personal/httpd" + default: "Personal/HTTPD" required: true type: string \ No newline at end of file diff --git a/templates/HTTPD1/config.yml b/templates/HTTPD/config.yml similarity index 100% rename from templates/HTTPD1/config.yml rename to templates/HTTPD/config.yml