diff --git a/Template/template.json b/Template/template.json index 59ca9e4..61c0ae7 100644 --- a/Template/template.json +++ b/Template/template.json @@ -2123,5 +2123,19 @@ "set":"" } ] + }, + { + "type": 1, + "title": "DashMachine", + "description": "Another application bookmark dashboard, with fun features.", + "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/organizr-icon.png", + "image": "rmountjoy/dashmachine:latest", + "categories": ["Other", "Tools"], + "platform": "linux", + "ports": [ + "5000:5000/tcp" + ], + "volumes": [{"container": "/dashmachine/dashmachine/user_data"}] + } ]