From ea89686011aa5babab29431ac762eb28c53daf2b Mon Sep 17 00:00:00 2001 From: linwl <304115325@qq.com> Date: Tue, 12 Jan 2021 11:04:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E8=AF=BB=E5=8F=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/bootstrap-dev.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/main/resources/bootstrap-dev.yaml b/src/main/resources/bootstrap-dev.yaml index 4df2e42..44b75f8 100644 --- a/src/main/resources/bootstrap-dev.yaml +++ b/src/main/resources/bootstrap-dev.yaml @@ -1,5 +1,4 @@ spring: - main: allow-bean-definition-overriding: true application: @@ -7,6 +6,5 @@ spring: cloud: nacos: config: - service=${spring:application:name}: server-addr: 172.16.192.26:8848 file-extension: yaml \ No newline at end of file