Merge pull request #1 from SelfhostedPro/test

testing vscode
This commit is contained in:
SelfhostedPro 2020-06-02 14:29:21 -07:00 committed by GitHub
commit b839901861
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 1 deletions

View File

@ -2,7 +2,7 @@
{
"type": 1,
"title": "htpcmanager",
"description": "Htpcmanager, a front end for many htpc related applications. Hellowlol version.",
"description": "Htpcmanager, a front end for many htpc related applications. Hellowlol version. this is a test",
"logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/htpcmanager-icon.png",
"image": "linuxserver/htpcmanager:latest",
"categories": ["Video", "Music", "Other"],
@ -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"}]
}
]