diff --git a/portainer-agent-stack.yml b/portainer-agent-stack.yml index e497854..1960058 100644 --- a/portainer-agent-stack.yml +++ b/portainer-agent-stack.yml @@ -15,9 +15,9 @@ services: image: portainer/portainer-ce:2.21.5 command: -H tcp://tasks.agent:9001 --tlsskipverify ports: - - "9443:9443" - - "9000:9000" - - "8000:8000" + - "7443:9443" + - "7000:9000" + - "7100:8000" volumes: - /DockerVol/portainer:/data networks: