From 8e25d840a91017cdaa2b16b52278f33838b7f2bc Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: Thu, 29 Oct 2020 15:37:12 +0800
Subject: [PATCH] Update application-dev.yml

---
 application-dev.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/application-dev.yml b/application-dev.yml
index 1ddbd5d..44fc085 100644
--- a/application-dev.yml
+++ b/application-dev.yml
@@ -101,11 +101,11 @@ tomcat:
 management:
   security:
     enabled: false
-   endpoints:
+  endpoints:
      web:
        exposure:
          include: '*'
-   endpoint:
+  endpoint:
      health:
        show-details: ALWAYS
 
--
libgit2 0.26.0