| 
									
										
										
										
											2016-09-02 07:33:43 +02:00
										 |  |  | spring.application.name=discovery | 
					
						
							|  |  |  | server.port=8082 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | eureka.instance.hostname=localhost | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-10-04 10:05:49 -06:00
										 |  |  | eureka.client.serviceUrl.defaultZone=http://discUser:discPassword@localhost:8082/eureka/ | 
					
						
							| 
									
										
										
										
											2016-10-19 22:57:57 -06:00
										 |  |  | eureka.client.register-with-eureka=false | 
					
						
							| 
									
										
										
										
											2016-09-02 07:33:43 +02:00
										 |  |  | eureka.client.fetch-registry=false | 
					
						
							| 
									
										
										
										
											2016-10-18 18:44:43 -06:00
										 |  |  | 
 | 
					
						
							|  |  |  | spring.redis.host=localhost | 
					
						
							| 
									
										
										
										
											2016-10-19 22:57:57 -06:00
										 |  |  | spring.redis.port=6379 |