From 37357a6d11d7b2cc5b61c68b0e8f7d88f121cb93 Mon Sep 17 00:00:00 2001 From: linwl <304115325@qq.com> Date: Mon, 18 Jan 2021 10:52:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=88=B0docker=E5=A4=96?= =?UTF-8?q?=E8=BF=90=E8=A1=8C=E7=8E=AF=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/bootstrap.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/main/resources/bootstrap.yaml b/src/main/resources/bootstrap.yaml index 8a2c369..eafa131 100644 --- a/src/main/resources/bootstrap.yaml +++ b/src/main/resources/bootstrap.yaml @@ -3,11 +3,7 @@ logging: level: com: telpo: - dipperposition: - server: debug - common: debug - service: debug - handler: debug + dipperposition: debug spring: application: name: dipperposition-service