Update docker-compose.yml

This commit is contained in:
Karl 2026-02-01 19:26:08 +00:00
parent fdd361a301
commit 61866e58c6

View File

@ -131,12 +131,12 @@ services:
# - '7807:8866' # - '7807:8866'
# - '16891:16891/udp' # - '16891:16891/udp'
# image: 'nextpvr/nextpvr_amd64:stable' # image: 'nextpvr/nextpvr_amd64:stable'
portainer: # portainer:
container_name: portainer # container_name: portainer
image: portainer/portainer-ce:lts # image: portainer/portainer-ce:lts
restart: always # restart: always
volumes: # volumes:
- /var/run/docker.sock:/var/run/docker.sock # - /var/run/docker.sock:/var/run/docker.sock
- /mnt/setupfordad/portainer_data:/data # - /mnt/setupfordad/portainer_data:/data
ports: # ports:
- 9443:9443 # - 9443:9443