mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-11-04 11:50:17 +01:00 
			
		
		
		
	lens
This commit is contained in:
		@@ -2,7 +2,7 @@ version: "3.7"
 | 
				
			|||||||
services:
 | 
					services:
 | 
				
			||||||
  landing:
 | 
					  landing:
 | 
				
			||||||
    container_name: lens_federated-search
 | 
					    container_name: lens_federated-search
 | 
				
			||||||
    image: docker.verbis.dkfz.de/ccp/lens:${SITE_ID}
 | 
					    image: ghcr.io/samply/cce-explorer:pr-1
 | 
				
			||||||
    labels:
 | 
					    labels:
 | 
				
			||||||
      - "traefik.enable=true"
 | 
					      - "traefik.enable=true"
 | 
				
			||||||
      - "traefik.http.routers.landing.rule=Host(`${GUI_HOST}`)"
 | 
					      - "traefik.http.routers.landing.rule=Host(`${GUI_HOST}`)"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user