From aa7a2d7a76b7f4abd07051caa536101cc7a0e5d1 Mon Sep 17 00:00:00 2001 From: eddy <1036636139@qq.com> Date: Sat, 6 Jun 2026 23:28:39 +0800 Subject: [PATCH] 123 --- install/15-LobeChat.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/15-LobeChat.sh b/install/15-LobeChat.sh index 909a7ce..81555ea 100644 --- a/install/15-LobeChat.sh +++ b/install/15-LobeChat.sh @@ -44,7 +44,7 @@ services: EOF # 4、安装 -run_compose up -d +docker-compose up -d # 5、打开防火墙的端口 if command -v ufw >/dev/null 2>&1; then