nacos注册配置
This commit is contained in:
@@ -22,10 +22,10 @@ spring:
|
||||
namespace: ${nacos.namespace}
|
||||
username: ${nacos.username}
|
||||
password: ${nacos.password}
|
||||
ip: 18.167.251.121
|
||||
# ip: 18.167.251.121
|
||||
port: 10092
|
||||
ip-type: ipv4
|
||||
prefer-ip-address: true
|
||||
# ip-type: ipv4
|
||||
# prefer-ip-address: true
|
||||
config:
|
||||
server-addr: ${nacos.host}
|
||||
namespace: ${nacos.namespace}
|
||||
|
||||
Reference in New Issue
Block a user