mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-26 06:20:23 +00:00
[78] Merge remote-tracking branch 'chaz/patch-22' into nightly
This commit is contained in:
commit
3aedbbe76d
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ There's a [Docker Walkthrough](docker) with more detailed instructions on settin
|
|||
```
|
||||
docker run -d \
|
||||
--restart=unless-stopped \
|
||||
-e TZ=<TIMEZONE>
|
||||
-e TZ=<TIMEZONE> \
|
||||
-v /path/to/config:/config:rw \
|
||||
meisnate12/plex-meta-manager
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue