Explorar el Código

update README.md

reghao hace 1 año
padre
commit
cf47477a41
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -67,6 +67,8 @@ wget https://git.reghao.cn/reghao/bnt/raw/master/zzz/build_jar.sh
 
 ### 部署 devops-agent
 - 1.修改 devops/agent/bin/devopsagent.json 文件中的配置
+> mgrAddress 可以是 IP 地址, 也可以是域名
+> > 如果使用域名, 那么 mgrPort 应使用 Nginx 中的配置
 - 2.使用 cd 命令切换到 devops/agent/bin 目录
 - 3.执行 start.sh 脚本