dorset-ics / healthcare-data-exchange

A FHIR based integration and interoperability platform to support a regional healthcare network.
https://dorset-ics.github.io/healthcare-data-exchange/
MIT License
5 stars 6 forks source link

bugfix: Configurable ACR in docker compose #35

Closed johncollinson2001 closed 5 months ago

johncollinson2001 commented 5 months ago

Made ACR defined in docker compose configurable from ACR_NAME environment variable.

This allows the environment to use different ACRs when required, such as when running template tests locally.