From 3820fb1519e52d43d32208310d1a07f76c9386d0 Mon Sep 17 00:00:00 2001 From: LXW <1264174498@qq.com> Date: Tue, 12 Sep 2023 11:01:35 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20=E7=B3=BB=E7=BB=9F=E5=90=AF=E5=8A=A8?= =?UTF-8?q?=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 系统启动.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/系统启动.md b/系统启动.md index 67543ee..8a63292 100644 --- a/系统启动.md +++ b/系统启动.md @@ -1,7 +1,7 @@ * release包启动 1. 下载最新release包 2. bin/start-standalone.sh -3. http://localhost:9080/ +3. http://localhost:9080 * ide启动 1. 执行./build_ide.sh