mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-11-04 06:00:18 +01:00 
			
		
		
		
	test: use focus nngm test image
This commit is contained in:
		@@ -22,7 +22,8 @@ services:
 | 
				
			|||||||
      - "traefik.http.routers.blaze_nngm.tls=true"
 | 
					      - "traefik.http.routers.blaze_nngm.tls=true"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  focus:
 | 
					  focus:
 | 
				
			||||||
    image: docker.verbis.dkfz.de/cache/samply/focus:${FOCUS_TAG}-dktk
 | 
					    #image: docker.verbis.dkfz.de/cache/samply/focus:${FOCUS_TAG}-dktk
 | 
				
			||||||
 | 
					    image: docker.verbis.dkfz.de/ccp/focus:nngm-test
 | 
				
			||||||
    container_name: bridgehead-focus
 | 
					    container_name: bridgehead-focus
 | 
				
			||||||
    environment:
 | 
					    environment:
 | 
				
			||||||
    - API_KEY=${FOCUS_BEAM_SECRET_SHORT}
 | 
					    - API_KEY=${FOCUS_BEAM_SECRET_SHORT}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user