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