From 939688f385b51d8d93ae5c09418b5b8f2b2ad3e2 Mon Sep 17 00:00:00 2001 From: 86191 <2160251938@qq.com> Date: Mon, 29 Jul 2024 09:35:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=80=E5=90=8E=E4=B8=80=E6=AC=A1=E6=9B=B4?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/bootstrap.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/bootstrap.yml b/src/main/resources/bootstrap.yml index 924bc2b..24ef332 100644 --- a/src/main/resources/bootstrap.yml +++ b/src/main/resources/bootstrap.yml @@ -31,6 +31,8 @@ spring: # 命名空间 namespace: ${nacos.namespace} config: + # 增加超时时间 + timeout: 10000 # 服务注册地址 server-addr: ${nacos.addr} # nacos用户名