소스 검색

update 放行 actuator 路径

疯狂的狮子li 3 년 전
부모
커밋
04d611e1c2
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      ruoyi-admin/src/main/resources/application.yml

+ 0 - 2
ruoyi-admin/src/main/resources/application.yml

@@ -142,8 +142,6 @@ security:
     - /*/api-docs
     # druid 监控配置
     - /druid/**
-  # 用户放行
-  permit-all:
     # actuator 监控配置
     - /actuator
     - /actuator/**