commented out devices section
This commit is contained in:
parent
b08a1ef3f1
commit
2a9d9830a3
1 changed files with 2 additions and 2 deletions
|
|
@ -14,8 +14,8 @@ services:
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
- TZ=${TZ:-America/Toronto}
|
- TZ=${TZ:-America/Toronto}
|
||||||
- PLEX_CLAIM=${PLEX_CLAIM}
|
- PLEX_CLAIM=${PLEX_CLAIM}
|
||||||
devices:
|
#devices:
|
||||||
- "/dev/dri:/dev/dri"
|
# - "/dev/dri:/dev/dri"
|
||||||
volumes:
|
volumes:
|
||||||
- plex-config:/config
|
- plex-config:/config
|
||||||
- plex-tvshows:/data/tvshows
|
- plex-tvshows:/data/tvshows
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue