From 2b3cae51bcb657ba382aa4b36e6de10dbe552f82 Mon Sep 17 00:00:00 2001 From: Jos Visser <1911646+Qballjos@users.noreply.github.com> Date: Fri, 11 Sep 2020 12:29:16 +0200 Subject: [PATCH] updated naming --- README.md | 3 +-- Template/template.json | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 602d8e6..506a434 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,6 @@ All templates are already configured to bind mount to various places on your dri - booksonic - bookstack - calibre-web -- cardigann - Chevereto - codiad - cops @@ -80,7 +79,7 @@ All templates are already configured to bind mount to various places on your dri - jackett - kodi-headless - lazylibrarian -- letsencrypt +- letsencrypt / SWAG - libresonic - lidarr - lychee diff --git a/Template/template.json b/Template/template.json index 2d68b08..d82b926 100644 --- a/Template/template.json +++ b/Template/template.json @@ -1566,14 +1566,14 @@ ], "image": "linuxserver/swag:latest", "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/letsencrypt.png", - "name": "letsencrypt", + "name": "letsencrypt / SWAG", "platform": "linux", "ports": [ "80/tcp", "443/tcp" ], "restart_policy": "unless-stopped", - "title": "Let's Encrypt", + "title": "Let's Encrypt / SWAG", "type": 1, "volumes": [ {