Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaodoudou authored May 14, 2018
1 parent 64fac8e commit 3eab372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ set DEBUG=* & PlexIPTV.win.x64.exe & set debug =
```

## Docker
You can pull the image by doing `docker pull xiaodoudoufr/plexiptv`, then you can run it by `docker run -p 12345:1234 -d xiaodoudoufr/plexiptv`
You can pull the image by doing `docker pull xiaodoudoufr/plexiptv`, then you can run it by `docker run -p 12345:1234 --volume [your config path]:/opt/PlexIPTV/config -d xiaodoudoufr/plexiptv`

## TODO:
- [x] Option to avoid pulling online playlist
Expand Down

0 comments on commit 3eab372

Please sign in to comment.