From f625e6aa3a27401e0f5ebf746c7c9b324b222bdb Mon Sep 17 00:00:00 2001 From: xiaochou164 Date: Thu, 15 May 2025 20:08:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96LobeChat=E7=AB=AF=E5=8F=A3?= =?UTF-8?q?=E6=98=A0=E5=B0=84=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lobe-chat-allinone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lobe-chat-allinone.yml b/lobe-chat-allinone.yml index f04d264..4b8c3c7 100644 --- a/lobe-chat-allinone.yml +++ b/lobe-chat-allinone.yml @@ -5,7 +5,7 @@ services: container_name: lobe-network restart: always ports: - - 3210 # LobeChat + - '3210:3210' # LobeChat command: tail -f /dev/null networks: - lobe-network