Skip to content

Commit 0ce4238

Browse files
author
Stian Larsen
committed
update readme to reflect changes
1 parent b1580d1 commit 0ce4238

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ docker create \
3232
* `--net=host` - Shares host networking with container, **required**.
3333
* `-v /config` - Plex library location. *This can grow very large, 50gb+ is likely for a large collection.*
3434
* `-v /data/xyz` - Media goes here. Add as many as needed e.g. `/data/movies`, `/data/tv`, etc.
35-
* `-e VERSION=latest` - Permits specific version selection e.g. `0.9.12.4.1192-9a47d21`, also supports `latest`. If left blank, auto update is disabled until set.
35+
* `-e VERSION=latest` - Permits specific version selection e.g. `0.9.12.4.1192-9a47d21`, also supports `public` (this forces plex so stick with ). If left blank, auto update is disabled until set.
3636
* `-e PGID=` for for GroupID - see below for explanation
3737
* `-e PUID=` for for UserID - see below for explanation
3838

0 commit comments

Comments
 (0)