mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-11-04 15:20:17 +01:00 
			
		
		
		
	Modify container name (as it was a duplicate).
This commit is contained in:
		@@ -3,7 +3,7 @@ version: "3.7"
 | 
			
		||||
services:
 | 
			
		||||
  blaze-airgapped:
 | 
			
		||||
    image: docker.verbis.dkfz.de/cache/samply/blaze:${BLAZE_TAG}
 | 
			
		||||
    container_name: bridgehead-cce-blaze
 | 
			
		||||
    container_name: bridgehead-cce-blaze-airgapped
 | 
			
		||||
    environment:
 | 
			
		||||
      BASE_URL: "http://bridgehead-cce-blaze:8080"
 | 
			
		||||
      JAVA_TOOL_OPTIONS: "-Xmx${BLAZE_MEMORY_CAP:-4096}m"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user