From d1aef8d5e1c7fec896c604d45f8c37565b68aa0d Mon Sep 17 00:00:00 2001 From: georgehao Date: Wed, 17 Jul 2019 22:49:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=BB=98=E8=AE=A4agent?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- agent/config/conf.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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