mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-11-04 10:40:18 +01:00 
			
		
		
		
	Merge pull request #134 from samply/feature/ccp-obfuscation
Enable obfuscation for ccp queries
This commit is contained in:
		@@ -28,7 +28,7 @@ services:
 | 
				
			|||||||
      BLAZE_URL: "http://bridgehead-ccp-blaze:8080/fhir/"
 | 
					      BLAZE_URL: "http://bridgehead-ccp-blaze:8080/fhir/"
 | 
				
			||||||
      BEAM_PROXY_URL: http://beam-proxy:8081
 | 
					      BEAM_PROXY_URL: http://beam-proxy:8081
 | 
				
			||||||
      RETRY_COUNT: ${FOCUS_RETRY_COUNT}
 | 
					      RETRY_COUNT: ${FOCUS_RETRY_COUNT}
 | 
				
			||||||
      OBFUSCATE: "no"
 | 
					      EPSILON: 0.28
 | 
				
			||||||
    depends_on:
 | 
					    depends_on:
 | 
				
			||||||
      - "beam-proxy"
 | 
					      - "beam-proxy"
 | 
				
			||||||
      - "blaze"
 | 
					      - "blaze"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user