From 0f1fa7de5c23f99c4fb53b9ee586059f6f02cee2 Mon Sep 17 00:00:00 2001 From: MerCry Date: Thu, 26 Feb 2026 20:05:39 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BF=AE=E6=94=B9=E5=89=8D=E7=AB=AF?= =?UTF-8?q?=E7=AB=AF=E5=8F=A3=E6=98=A0=E5=B0=84=E4=B8=BA8183=20[AC-AISVC-5?= =?UTF-8?q?0]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index ff157b2..027448b 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -43,7 +43,7 @@ services: container_name: ai-service-admin restart: unless-stopped ports: - - "8181:80" + - "8183:80" depends_on: - ai-service networks: