| 
									
										
										
										
											2016-09-02 07:33:43 +02:00
										 |  |  | spring.application.name=gateway | 
					
						
							| 
									
										
										
										
											2016-09-02 08:32:12 +02:00
										 |  |  | server.port=8080 | 
					
						
							| 
									
										
										
										
											2016-09-02 07:33:43 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | eureka.client.region = default | 
					
						
							|  |  |  | eureka.client.registryFetchIntervalSeconds = 5 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-10-18 21:08:41 -06:00
										 |  |  | management.security.sessions=always | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-09-02 08:32:12 +02:00
										 |  |  | zuul.routes.resource.path=/resource/** | 
					
						
							| 
									
										
										
										
											2016-10-18 21:08:41 -06:00
										 |  |  | zuul.routes.resource.sensitive-headers=Set-Cookie,Authorization | 
					
						
							|  |  |  | hystrix.command.resource.execution.isolation.thread.timeoutInMilliseconds=600000 | 
					
						
							| 
									
										
										
										
											2016-09-02 07:33:43 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-10-18 21:08:41 -06:00
										 |  |  | zuul.routes.discovery.path=/discovery/** | 
					
						
							|  |  |  | zuul.routes.discovery.sensitive-headers=Set-Cookie,Authorization | 
					
						
							| 
									
										
										
										
											2016-10-19 22:57:57 -06:00
										 |  |  | zuul.routes.discovery.url=http://localhost:8082 | 
					
						
							| 
									
										
										
										
											2016-10-18 21:08:41 -06:00
										 |  |  | hystrix.command.discovery.execution.isolation.thread.timeoutInMilliseconds=600000 | 
					
						
							| 
									
										
										
										
											2016-10-18 18:44:43 -06:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-10-18 21:08:41 -06:00
										 |  |  | logging.level.org.springframework.web.=debug | 
					
						
							|  |  |  | logging.level.org.springframework.security=debug | 
					
						
							|  |  |  | logging.level.org.springframework.cloud.netflix.zuul=debug | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | spring.redis.host=localhost | 
					
						
							|  |  |  | spring.redis.port=6379 |