bootstrap配置
This commit is contained in:
@@ -18,6 +18,9 @@ spring:
|
||||
cloud:
|
||||
nacos:
|
||||
discovery:
|
||||
# 强制使用指定IP,不进行自动探测
|
||||
register-enabled: true
|
||||
watch: false
|
||||
server-addr: ${nacos.host}
|
||||
namespace: ${nacos.namespace}
|
||||
username: ${nacos.username}
|
||||
|
||||
Reference in New Issue
Block a user