From d7b77bee2e8619ae775ace0f156e593efffe46d8 Mon Sep 17 00:00:00 2001 From: npc0-hue Date: Mon, 23 Mar 2026 17:25:07 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=95=B0=E6=8D=AE=E5=BA=93=E5=AF=86?= =?UTF-8?q?=E7=A0=81=E8=8E=AB=E5=90=8D=E8=A2=AB=E6=94=B9=EF=BC=8C=E6=B3=A8?= =?UTF-8?q?=E9=87=8A=E6=8E=89=E6=95=B0=E6=8D=AE=E5=BA=93=E7=AB=AF=E5=8F=A3?= =?UTF-8?q?=E5=92=8Credis=E7=AB=AF=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker/docker-compose.dify-plus.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docker/docker-compose.dify-plus.yaml b/docker/docker-compose.dify-plus.yaml index 7c0e9dcd0..4935e2daa 100644 --- a/docker/docker-compose.dify-plus.yaml +++ b/docker/docker-compose.dify-plus.yaml @@ -943,8 +943,6 @@ services: interval: 1s timeout: 3s retries: 60 - ports: - - 5432:5432 # The mysql database. db_mysql: @@ -993,8 +991,6 @@ services: "CMD-SHELL", "redis-cli -a ${REDIS_PASSWORD:-difyai123456} ping | grep -q PONG", ] - ports: - - 6379:6379 # The DifySandbox sandbox: