Skip to content

Commit

Permalink
docs: update the README for v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ZiRunHua authored and xiaozirun committed Nov 20, 2024
1 parent c9a057f commit 81355eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ docker-compose up -d
```
Access http://localhost:8080/public/health to verify the service.

For custom configurations, refer to: [./config.yaml](./config.yaml)
If you don't want to rely on Docker, you can modify the request addresses of mysql, nats, and redis in the [./config.yaml](./config.yaml) file and run it locally

For client packaging details, visit: https://github.com/ZiRunHua/LeapLedger-App

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ docker-compose up -d
```
访问http://localhost:8080/public/health 验证服务

自定义配置详见:[./config.yaml](./config.yaml)
如果不想依赖Docker,可以修改[./config.yaml](./config.yaml)文件中的mysql、nats和redis的请求地址等信息后直接在本地运行

客户端打包详见:https://github.com/ZiRunHua/LeapLedger-App

Expand Down

0 comments on commit 81355eb

Please sign in to comment.