Skip to content

Commit 3c94a17

Browse files
authored
Update config.md
1 parent d68a428 commit 3c94a17

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

readme/config.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
## yaml文件例子,保存在启动目录下
44

5-
```
5+
```yaml
6+
uuid: 6a709110-b8f9-477d-83fb-093e66a93405
67
dstnode:
78
- 192.168.1.180:8883
89
password: ""
@@ -15,6 +16,7 @@ filename: config.yaml
1516
1617
#### 如果有启动参数将会覆盖掉yaml配置,如-d会覆盖掉dstnode
1718
19+
- uuid 设置本节点uuid,如果填写有误则使用网卡mac生成
1820
- dstnode 目标服务器 对应启动参数:-d
1921
- password 传输秘钥 对应启动参数:-password
2022
- port 本节点监听端口 对应启动参数:-p

0 commit comments

Comments
 (0)