mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-26 10:14:19 +08:00
Updated 服务部署与启动 (markdown)
10
服务部署与启动.md
10
服务部署与启动.md
@@ -13,6 +13,7 @@
|
||||
|
||||
     Node版本: 16+
|
||||
|
||||
|
||||
### 2. 服务启动
|
||||
|
||||
**Mac 环境**
|
||||
@@ -33,4 +34,11 @@
|
||||
|
||||
1. 执行./build_ide.bat
|
||||
2. IDE启动StandaloneLauncher
|
||||
3. 浏览器输入http://localhost:9080
|
||||
3. 浏览器输入http://localhost:9080
|
||||
|
||||
### 3. 数据准备
|
||||
|
||||
     默认系统自带H2数据库, 并已初始化好demo数据
|
||||
|
||||
     如需要连接自己的MySQL数据库, 请更改launchers/standalone下application-local.yaml数据库配置,
|
||||
并执行schema-mysql.sql初始化mysql表结构
|
||||
Reference in New Issue
Block a user