Update media-management.yaml
parent
c3415e3473
commit
038eef7dfd
|
@ -97,17 +97,17 @@ services:
|
||||||
- /dockers/IPTVBoss:/headless/IPTVBoss
|
- /dockers/IPTVBoss:/headless/IPTVBoss
|
||||||
- /mnt/TV:/TV
|
- /mnt/TV:/TV
|
||||||
|
|
||||||
nextpvr:
|
#nextpvr:
|
||||||
image: nextpvr/nextpvr_amd64:stable
|
# image: nextpvr/nextpvr_amd64:stable
|
||||||
container_name: nextpvr
|
# container_name: nextpvr
|
||||||
restart: unless-stopped
|
# restart: unless-stopped
|
||||||
volumes:
|
# volumes:
|
||||||
- /dockers/nextpvr/config:/config
|
# - /dockers/nextpvr/config:/config
|
||||||
- /dockers/nextpvr/videos:/recordings
|
# - /dockers/nextpvr/videos:/recordings
|
||||||
- /dockers/nextpvr/videos:/buffer
|
# - /dockers/nextpvr/videos:/buffer
|
||||||
ports:
|
# ports:
|
||||||
- 8866:8866
|
# - 8866:8866
|
||||||
- 16891:16891/udp
|
# - 16891:16891/udp
|
||||||
|
|
||||||
# Media Request
|
# Media Request
|
||||||
ombi:
|
ombi:
|
||||||
|
|
Loading…
Reference in New Issue