From 61b15f1eb9811578fc7b7ddfd0a98b11d0ffa403 Mon Sep 17 00:00:00 2001 From: zhangqy Date: Wed, 20 Sep 2023 17:16:34 +0800 Subject: [PATCH] =?UTF-8?q?[update]=E7=AB=AF=E5=8F=A3=E5=92=8Cnacos?= =?UTF-8?q?=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- iot-gateway/src/main/resources/bootstrap.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/iot-gateway/src/main/resources/bootstrap.yml b/iot-gateway/src/main/resources/bootstrap.yml index 41c9e6a..fb345f3 100644 --- a/iot-gateway/src/main/resources/bootstrap.yml +++ b/iot-gateway/src/main/resources/bootstrap.yml @@ -10,10 +10,10 @@ spring: nacos: discovery: # 服务注册地址iot-nacos.qiuguo-iot - server-addr: iot-nacos.qiuguo-iot:8848 + server-addr: 10.96.252.236:8848 config: # 配置中心地址 - server-addr: iot-nacos.qiuguo-iot:8848 + server-addr: 10.96.252.236:8848 # 配置文件格式 file-extension: yml # 共享配置