Skip to content

Commit

Permalink
Updated docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-kirby committed Jul 5, 2020
1 parent 7764d21 commit 4ba93f3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ services:
- "redis"
volumes:
# volumes are mounted with /host/path/to/folder:/container/path/to/folder
# REQUIRED
# Folder containing Plex DVR recordings on host; map to /home/plex
# REQUIRED! Folder containing Plex DVR recordings on host; map to /home/plex
- ./plex:/home/plex
# OPTIONAL
# specify the config folder location on host machine and map to /opt/video_transcode/config
Expand Down

0 comments on commit 4ba93f3

Please sign in to comment.