From fc656d22eedb836a2753e6fbdf7ba9e5cedb6465 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AF=92=E5=AF=92?= <2596194220@qq.com> Date: Mon, 25 May 2026 00:00:51 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=AE=BF=E4=B8=BB=E6=9C=BA=E6=9A=B4?= =?UTF-8?q?=E9=9C=B2=E7=AB=AF=E5=8F=A3=203000=20=E2=86=92=208011?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index c184a50..881309a 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -6,7 +6,7 @@ services: container_name: recipe_tool_app restart: unless-stopped ports: - - "3000:3000" + - "8011:3000" volumes: - /var/run/docker.sock:/var/run/docker.sock environment: