Update docker-compose.yml
This commit is contained in:
parent
fdd361a301
commit
61866e58c6
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user