diff --git a/agent/config/conf.ini b/agent/config/conf.ini index 6ac1e5e..806ae2a 100644 --- a/agent/config/conf.ini +++ b/agent/config/conf.ini @@ -6,13 +6,13 @@ Version = 1.0.0 LogLevel = ALL # 执行器配置 # auto-自动起名,或者自己起名 -ServerName = agent-192.168.1.101-1564 +ServerName = auto # 启动后回写 ServerId = 4 # 端口,必须配置!! TcpPort = 1564 # auto-自动获取 -TcpIp = 192.168.1.101 +TcpIp = auto # Ip地址是外网还是内网,1-外网,0-内网,若填写TcpIp则本项配置无意义 IpType = 0 # 添加的执行器属于分组Id,默认为1