diff --git a/docker-compose.yml b/docker-compose.yml index ea93409..7a34773 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -120,17 +120,17 @@ services: # cap_add: # - NET_ADMIN # Required if you are using Pi-hole as your DHCP server, else not needed restart: unless-stopped - nextpvr: - container_name: nextpvr - volumes: - - '/mnt/setupfordad/nextpvr/config:/config' - # - 'c:\media\recordings:/recordings' - - '/mnt/setupfordad/nextpvr/buffer\:/buffer' - restart: unless-stopped - ports: - - '7807:8866' - - '16891:16891/udp' - image: 'nextpvr/nextpvr_amd64:stable' + # nextpvr: + # container_name: nextpvr + # volumes: + # - '/mnt/setupfordad/nextpvr/config:/config' + # # - 'c:\media\recordings:/recordings' + # - '/mnt/setupfordad/nextpvr/buffer\:/buffer' + # restart: unless-stopped + # ports: + # - '7807:8866' + # - '16891:16891/udp' + # image: 'nextpvr/nextpvr_amd64:stable' portainer: container_name: portainer image: portainer/portainer-ce:lts