568bdebffe
* chore(deps): update lscr.io/linuxserver/plex docker tag to v1.32.2 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
20 lines
393 B
JSON
20 lines
393 B
JSON
{
|
|
"$schema": "../schema.json",
|
|
"name": "Plex",
|
|
"available": true,
|
|
"exposable": true,
|
|
"port": 32400,
|
|
"id": "plex",
|
|
"tipi_version": 16,
|
|
"version": "1.32.2",
|
|
"url_suffix": "/web",
|
|
"categories": [
|
|
"media"
|
|
],
|
|
"description": "",
|
|
"short_desc": "Stream Movies & TV Shows",
|
|
"author": "plexinc",
|
|
"source": "https://github.com/plexinc/pms-docker",
|
|
"form_fields": []
|
|
}
|