added DashMachine
This commit is contained in:
parent
ac47771db7
commit
94a729ec8d
1 changed files with 14 additions and 0 deletions
|
@ -2123,5 +2123,19 @@
|
||||||
"set":""
|
"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"}]
|
||||||
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue