From 98eb1706ed2299d69a92899d7accd1072fdd6880 Mon Sep 17 00:00:00 2001 From: Cuishibing <643237029@qq.com> Date: Sun, 26 Apr 2026 21:04:50 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8Ddocker-compose?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 5f73f51..d083ada 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -37,6 +37,4 @@ services: - OSS_API_KEY=7cf93760ea49b750c96e6078b364e5f0 depends_on: mysql: - condition: service_healthy - -volumes: \ No newline at end of file + condition: service_healthy \ No newline at end of file