From 5cfffb636791a06b966e210273c2eb1459f912a3 Mon Sep 17 00:00:00 2001
From: 疯狂的狮子Li <15040126243@163.com>
Date: 星期日, 16 四月 2023 11:57:52 +0800
Subject: [PATCH] update 更新文档国内备用地址 防止国外打不开

---
 ruoyi-extend/ruoyi-xxl-job-admin/src/main/resources/application.yml |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/ruoyi-extend/ruoyi-xxl-job-admin/src/main/resources/application.yml b/ruoyi-extend/ruoyi-xxl-job-admin/src/main/resources/application.yml
index 2022720..6d08292 100644
--- a/ruoyi-extend/ruoyi-xxl-job-admin/src/main/resources/application.yml
+++ b/ruoyi-extend/ruoyi-xxl-job-admin/src/main/resources/application.yml
@@ -16,6 +16,9 @@
     resources:
       static-locations: classpath:/static/
 
+logging:
+  config: classpath:logback-plus.xml
+
 --- # mybatis 閰嶇疆
 mybatis:
   mapper-locations: classpath:/mybatis-mapper/*Mapper.xml
@@ -37,13 +40,11 @@
       enabled: false
   endpoints:
     web:
-      # Actuator 鎻愪緵鐨� API 鎺ュ彛鐨勬牴鐩綍銆傞粯璁や负 /actuator
-      base-path: /actuator
       exposure:
-        # 闇�瑕佸紑鏀剧殑绔偣銆傞粯璁ゅ�煎彧鎵撳紑 health 鍜� info 涓や釜绔偣銆傞�氳繃璁剧疆 * 锛屽彲浠ュ紑鏀炬墍鏈夌鐐广��
-        # 鐢熶骇鐜涓嶅缓璁斁寮�鎵�鏈� 鏍规嵁椤圭洰闇�姹傛斁寮�鍗冲彲
-        include: @endpoints.include@
+        include: '*'
   endpoint:
+    health:
+      show-details: ALWAYS
     logfile:
       external-file: ./logs/ruoyi-xxl-job-admin.log
 

--
Gitblit v1.9.3