Update template.json
This commit is contained in:
parent
a6eda2cd9f
commit
5d85466240
1 changed files with 1 additions and 0 deletions
|
@ -1322,6 +1322,7 @@
|
||||||
"image": "linuxserver/plex:latest",
|
"image": "linuxserver/plex:latest",
|
||||||
"categories": ["Video", "Music", "Photos"],
|
"categories": ["Video", "Music", "Photos"],
|
||||||
"platform": "linux",
|
"platform": "linux",
|
||||||
|
"network": "host",
|
||||||
"volumes": [{"container": "/config",
|
"volumes": [{"container": "/config",
|
||||||
"bind": "/srv/dev-disk-by-label-media/Files/AppData/Config/Plex"
|
"bind": "/srv/dev-disk-by-label-media/Files/AppData/Config/Plex"
|
||||||
}],
|
}],
|
||||||
|
|
Loading…
Reference in a new issue