diff --git a/Template/test.json b/Template/test.json index df41f5f..17192cf 100644 --- a/Template/test.json +++ b/Template/test.json @@ -412,17 +412,16 @@ "name": "PORT" } ], - "image": "organizr/organizr:latest", "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/organizr-icon.png", "name": "organizr-v2", + "note": "A Organizr allows you to setup Tabs that will be loaded all in one webpage. You can then work on your server with ease.", "platform": "linux", "repository": { "stackfile": "Template/Stack/organizr.yml", - "url": "https://github.com/Qballjos/portainer_templates", - "restart_policy": "unless-stopped", - "title": "Organizr", - "type": 3 - } + "url": "https://github.com/Qballjos/portainer_templates" + }, + "title": "Organizr v2", + "type": 3 } ] }