Update docker-compose.yml
This commit is contained in:
parent
fdd361a301
commit
61866e58c6
@ -131,12 +131,12 @@ services:
|
||||
# - '7807:8866'
|
||||
# - '16891:16891/udp'
|
||||
# image: 'nextpvr/nextpvr_amd64:stable'
|
||||
portainer:
|
||||
container_name: portainer
|
||||
image: portainer/portainer-ce:lts
|
||||
restart: always
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /mnt/setupfordad/portainer_data:/data
|
||||
ports:
|
||||
- 9443:9443
|
||||
# portainer:
|
||||
# container_name: portainer
|
||||
# image: portainer/portainer-ce:lts
|
||||
# restart: always
|
||||
# volumes:
|
||||
# - /var/run/docker.sock:/var/run/docker.sock
|
||||
# - /mnt/setupfordad/portainer_data:/data
|
||||
# ports:
|
||||
# - 9443:9443
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user