Update media-management.yaml
parent
277159d792
commit
b3d081e55f
|
@ -97,17 +97,17 @@ services:
|
||||||
- /dockers/IPTVBoss:/headless/IPTVBoss
|
- /dockers/IPTVBoss:/headless/IPTVBoss
|
||||||
- /mnt/TV:/TV
|
- /mnt/TV:/TV
|
||||||
|
|
||||||
#nextpvr_amd64:
|
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