diff --git a/portainer-ce/portainer-ce.yaml b/portainer-ce/portainer-ce.yaml index 5797f06..e533cc2 100644 --- a/portainer-ce/portainer-ce.yaml +++ b/portainer-ce/portainer-ce.yaml @@ -1,16 +1,15 @@ # Run:: docker compose -p portainer-ce --env-file ./portainer-ce/env.cfg -f ./portainer-ce/portainer-ce.yaml up -d services: - portainer: image: ${IMAGE_TAG} restart: always ports: - "9000:9000" - - "9443:9443" + # - "9443:9443" - "8000:8000" volumes: - /var/run/docker.sock:/var/run/docker.sock - data:/data volumes: - data: \ No newline at end of file + data: