Updated 构建和启动 (markdown)

lexluo09
2023-09-13 15:07:05 +08:00
parent e793562782
commit f47be82cec

@@ -1,6 +1,6 @@
* **Release包启动**
1. 下载最新release包
2. `sh assembly/bin/supersonic-daemon.sh restart`
2. `sh bin/supersonic-daemon.sh restart`
3. http://localhost:9080
* **IDE启动**(后端直接访问前端资源的方式)