[script,docs]打包制品名称hertz-beat改为hertzbeat,fix docker打包失败

This commit is contained in:
tomsun28
2022-02-11 18:27:25 +08:00
parent ac609f939f
commit 5556ec1d0c
5 changed files with 9 additions and 9 deletions

View File

@@ -38,7 +38,7 @@ sidebar_label: 快速开始
#### 通过安装包安装
1. 下载您系统环境对应的安装包 [GITEE Release](https://gitee.com/dromara/hertzbeat/releases) [GITHUB Release](https://github.com/dromara/hertzbeat/releases)
2. 配置HertzBeat的配置文件 hertz-beat/config/application.yml
2. 配置HertzBeat的配置文件 hertzbeat/config/application.yml
3. 部署启动 `$ ./startup.sh `
详细步骤参考 [通过安装包安装HertzBeat](package-deploy.md)