This commit is contained in:
traveler 2025-01-22 17:47:01 -06:00
parent a44b2529d1
commit 21450309de

View file

@ -15,9 +15,9 @@ services:
image: portainer/portainer-ce:2.21.5 image: portainer/portainer-ce:2.21.5
command: -H tcp://tasks.agent:9001 --tlsskipverify command: -H tcp://tasks.agent:9001 --tlsskipverify
ports: ports:
- "9443:9443" - "7443:9443"
- "9000:9000" - "7000:9000"
- "8000:8000" - "7100:8000"
volumes: volumes:
- /DockerVol/portainer:/data - /DockerVol/portainer:/data
networks: networks: