8 lines
		
	
	
		
			172 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			172 B
		
	
	
	
		
			INI
		
	
	
	
	
	
spring.application.name=zipkin
 | 
						|
server.port=9411
 | 
						|
 | 
						|
eureka.client.region = default
 | 
						|
eureka.client.registryFetchIntervalSeconds = 5
 | 
						|
 | 
						|
logging.level.org.springframework.web=debug
 |