diff --git a/springcloudalibaba-server-nacos-producer/src/main/resources/bootstrap.yml b/springcloudalibaba-server-nacos-producer/src/main/resources/bootstrap.yml index bb9b2e6c375dbeb5b3a865e3855fe9da3b0063fb..bba35d12d9917dd5240669ec608892d646749531 100644 --- a/springcloudalibaba-server-nacos-producer/src/main/resources/bootstrap.yml +++ b/springcloudalibaba-server-nacos-producer/src/main/resources/bootstrap.yml @@ -28,4 +28,5 @@ spring: server-addr: http://120.79.36.53:8848 #配置中心地址 file-extension: yaml #文件类型 group: DEV_GROUP #组别 - namespace: e750dcd5-657b-489b-8d15-b7b71aa3e984 #命名空间 \ No newline at end of file + namespace: e750dcd5-657b-489b-8d15-b7b71aa3e984 #命名空间 + refresh-enabled: true #默认自动刷新 \ No newline at end of file