【发布时间】:2016-08-13 07:32:22
【问题描述】:
如何使用动态 IP 配置 sonar.web.host?每次更改 IP 时是否需要更改属性文件?
# Binding IP address. For servers with more than one IP address, this property specifies which
# address will be used for listening on the specified ports.
# By default, ports will be used on all IP addresses associated with the server.
sonar.web.host=xxx.xx.xx.xx
【问题讨论】:
-
为什么不保留它的注释?在这种情况下,它只会侦听所有 NIC,而与 IP 无关。
-
你是对的。谢谢你
标签: ip sonarqube sonarqube-ops sonarqube-5.4