Mount picons to tvheadend

This commit is contained in:
Marko Korhonen 2021-02-03 22:05:52 +02:00
parent 082e1cfe0d
commit cc813a34b6

View file

@ -10,6 +10,7 @@ services:
volumes: volumes:
- /docker/tvheadend:/config - /docker/tvheadend:/config
- /mnt/Storage/Media/PVR:/recordings - /mnt/Storage/Media/PVR:/recordings
- /mnt/Storage/picons:/picons
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro
ports: ports:
- 9982:9982 - 9982:9982