mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-10-31 05:20:18 +01:00 
			
		
		
		
	Added: exporter with blaze-secondary
This commit is contained in:
		| @@ -19,9 +19,14 @@ services: | ||||
|       - "traefik.http.services.blaze-secondary_ccp.loadbalancer.server.port=8080" | ||||
|       - "traefik.http.routers.blaze-secondary_ccp.middlewares=ccp_b-secondary_strip,auth" | ||||
|       - "traefik.http.routers.blaze-secondary_ccp.tls=true" | ||||
|  | ||||
|   obds2fhir-rest: | ||||
|     environment: | ||||
|       STORE_PATH: ${STORE_PATH:-http://blaze:8080/fhir} | ||||
|  | ||||
|   exporter: | ||||
|     environment: | ||||
|       BLAZE_HOST: "blaze-secondary" | ||||
|  | ||||
| volumes: | ||||
|   blaze-secondary-data: | ||||
|   blaze-secondary-data: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user