add appdata and change icon

This commit is contained in:
Qballjos 2021-02-27 14:30:15 +01:00
parent b2f17907a7
commit 244dccd611
1 changed files with 5 additions and 1 deletions

View File

@ -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",