工作流
This commit is contained in:
@@ -22,13 +22,10 @@ spring:
|
||||
namespace: ${nacos.namespace}
|
||||
username: ${nacos.username}
|
||||
password: ${nacos.password}
|
||||
|
||||
# 官方正确配置:强制注册指定 IP/port
|
||||
ip: 18.167.251.121
|
||||
port: 10093
|
||||
|
||||
# 官方要求:只注册 IPv4,关闭自动双栈探测
|
||||
ip-type: ipv4
|
||||
prefer-ip-address: true
|
||||
|
||||
config:
|
||||
server-addr: ${nacos.host}
|
||||
|
||||
Reference in New Issue
Block a user