工作流

This commit is contained in:
litianxiang
2026-04-28 16:30:07 +08:00
parent 92906881fe
commit 86773339ec
2 changed files with 5 additions and 8 deletions

View File

@@ -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}