This commit is contained in:
wujiawei
2024-09-18 20:28:18 +08:00
parent 15da22ba2d
commit 2166a1eee6
8 changed files with 505 additions and 23 deletions

View File

@ -37,6 +37,10 @@ docker run -d -it --privileged --name client -p 6004:6004 registry.cn-hangzhou.a
```
```shell
docker run -d -it --privileged --name client -e spring.lazy.netty.client.inet-host=124.222.48.62 -e spring.lazy.netty.client.inet-port=30676 -e spring.lazy.netty.client.client-id="shihua" registry.cn-hangzhou.aliyuncs.com/wu-lazy/wu-lazy-cloud-heartbeat-client-start:1.2.7-JDK17-SNAPSHOT
```
```yaml
# 只在 worker 节点执行
# 替换 x.x.x.x 为 master 节点的内网 IP