mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 16:23:42 +08:00 
			
		
		
		
	update 更新 Actuator prod 默认暴漏端点 增加暴漏 logfile 日志端点
This commit is contained in:
		
							
								
								
									
										2
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								pom.xml
									
									
									
									
									
								
							@@ -326,7 +326,7 @@
 | 
				
			|||||||
            <properties>
 | 
					            <properties>
 | 
				
			||||||
                <profiles.active>prod</profiles.active>
 | 
					                <profiles.active>prod</profiles.active>
 | 
				
			||||||
                <logging.level>warn</logging.level>
 | 
					                <logging.level>warn</logging.level>
 | 
				
			||||||
                <endpoints.include>health,info</endpoints.include>
 | 
					                <endpoints.include>health, info, logfile</endpoints.include>
 | 
				
			||||||
            </properties>
 | 
					            </properties>
 | 
				
			||||||
        </profile>
 | 
					        </profile>
 | 
				
			||||||
    </profiles>
 | 
					    </profiles>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user