d77fc6d418
* Add Viewtube * Test Config * Update Names * Updates Secure * Update docker-compose.yml * Config Placeholder * Update docker-compose.yml * Final Changes * Update Viewtube
17 lines
499 B
JSON
17 lines
499 B
JSON
{
|
|
"$schema": "../schema.json",
|
|
"name": "ViewTube",
|
|
"port": 8180,
|
|
"available": true,
|
|
"exposable": true,
|
|
"id": "viewtube",
|
|
"tipi_version": 1,
|
|
"version": "0.12.2",
|
|
"categories": ["media"],
|
|
"description": "The open source, privacy-conscious way to enjoy your favorite YouTube content.",
|
|
"short_desc": "The open source, privacy-conscious way to enjoy your favorite YouTube content.",
|
|
"author": "ViewTube",
|
|
"source": "https://github.com/ViewTube/viewtube",
|
|
"form_fields": []
|
|
}
|