mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-11-04 08:20:17 +01:00 
			
		
		
		
	fix: deactivate landingpage for KR project (#234)
fix: deactivate landingpage for KR project
This commit is contained in:
		@@ -1,6 +1,8 @@
 | 
			
		||||
version: "3.7"
 | 
			
		||||
services:
 | 
			
		||||
  landing:
 | 
			
		||||
    deploy:
 | 
			
		||||
      replicas: 1 #reactivate if lens is in use
 | 
			
		||||
    container_name: lens_federated-search
 | 
			
		||||
    image: docker.verbis.dkfz.de/ccp/lens:${SITE_ID}
 | 
			
		||||
    labels:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user