mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-11-04 06:00:18 +01:00 
			
		
		
		
	chore: remove queries to cache
This commit is contained in:
		@@ -33,7 +33,6 @@ services:
 | 
				
			|||||||
    - BEAM_PROXY_URL=http://beam-proxy:8081
 | 
					    - BEAM_PROXY_URL=http://beam-proxy:8081
 | 
				
			||||||
    - RETRY_COUNT=${FOCUS_RETRY_COUNT}
 | 
					    - RETRY_COUNT=${FOCUS_RETRY_COUNT}
 | 
				
			||||||
    - EPSILON=0.28
 | 
					    - EPSILON=0.28
 | 
				
			||||||
    - QUERIES_TO_CACHE=/queries_to_cache.conf
 | 
					 | 
				
			||||||
    - ENDPOINT_TYPE=${FOCUS_ENDPOINT_TYPE:-blaze}
 | 
					    - ENDPOINT_TYPE=${FOCUS_ENDPOINT_TYPE:-blaze}
 | 
				
			||||||
    - CQL_PROJECTS_ENABLED
 | 
					    - CQL_PROJECTS_ENABLED
 | 
				
			||||||
    volumes:
 | 
					    volumes:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user