From fa9584236a804e27427845d13f871588c11834c8 Mon Sep 17 00:00:00 2001 From: cnphpbb Date: Sat, 27 Jun 2026 14:23:08 +0800 Subject: [PATCH] =?UTF-8?q?chore(portainer-ce):=20=E6=B3=A8=E9=87=8A=20944?= =?UTF-8?q?3=20=E7=AB=AF=E5=8F=A3=E6=98=A0=E5=B0=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- portainer-ce/portainer-ce.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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: