mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-11-04 11:50:17 +01:00 
			
		
		
		
	feat(dnpm): change to new api-gateway image (#337)
				
					
				
			This commit is contained in:
		@@ -58,7 +58,7 @@ services:
 | 
			
		||||
 | 
			
		||||
  dnpm-backend:
 | 
			
		||||
    container_name: bridgehead-dnpm-backend
 | 
			
		||||
    image: ghcr.io/dnpm-dip/backend:${DNPM_IMAGE_TAG:-latest}
 | 
			
		||||
    image: ghcr.io/dnpm-dip/api-gateway:latest
 | 
			
		||||
    environment:
 | 
			
		||||
      - LOCAL_SITE=${ZPM_SITE}:${SITE_NAME}   # Format: {Site-ID}:{Site-name}, e.g. UKT:Tübingen
 | 
			
		||||
      - RD_RANDOM_DATA=${DNPM_SYNTH_NUM:--1}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user