From 244dccd611d4d5fb6ffdda8e46a15a05930aebe9 Mon Sep 17 00:00:00 2001 From: Qballjos Date: Sat, 27 Feb 2021 14:30:15 +0100 Subject: [PATCH] add appdata and change icon --- Template/test.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Template/test.json b/Template/test.json index ee6cfa3..bbffeb0 100644 --- a/Template/test.json +++ b/Template/test.json @@ -458,6 +458,10 @@ "label": "https port", "name": "GITLABPORT443" }, + { + "label": "appdata folder", + "name": "APPDATA" + }, { "label": "Domain or subdomain", "name": "DOMAIN" @@ -468,7 +472,7 @@ "description": "https://gitlab.yourdomain.com" } ], - "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/organizr-icon.png", + "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/GitLab.png", "name": "Gitlab", "note": "Gitlab with runner.", "platform": "linux",