From f4ed0aa5a5cfc23764d7714870c0d32a3c4bc261 Mon Sep 17 00:00:00 2001 From: liyating <2435065796@qq.com> Date: Tue, 11 Jan 2022 15:26:39 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=8E=20ci(=E4=BF=AE=E6=94=B9=E5=90=AF?= =?UTF-8?q?=E5=8A=A8=E6=95=B0=E6=8D=AE=E5=BA=93=E6=8A=A5=E9=94=99):?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/config/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/config/application.properties b/src/main/resources/config/application.properties index fd439ae..d66d985 100644 --- a/src/main/resources/config/application.properties +++ b/src/main/resources/config/application.properties @@ -1,5 +1,5 @@ server.port=8080 - +spring.profiles.active=dev eureka.client.register-with-eureka=false eureka.client.fetchRegistry=false #eureka.client.server.waitTimeInMsWhenSyncEmpty=0