mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-11-04 07:10:18 +01:00 
			
		
		
		
	Add parameter LOG_FHIR_VALIDATION to exporter
This commit is contained in:
		@@ -48,6 +48,7 @@ services:
 | 
			
		||||
      HTTP_RELATIVE_PATH: "/ccp-reporter"
 | 
			
		||||
      EXPORTER_API_KEY: "${EXPORTER_API_KEY}"
 | 
			
		||||
      EXPORTER_URL: "http://exporter:8092"
 | 
			
		||||
      LOG_FHIR_VALIDATION: "false"
 | 
			
		||||
    labels:
 | 
			
		||||
      - "traefik.enable=true"
 | 
			
		||||
      - "traefik.http.routers.reporter_ccp.rule=PathPrefix(`/ccp-reporter`)"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user