FHIR_PACKAGE_REGISTRY_TOKEN
Applies to
- Community
- Enterprise
Purpose
Supplies the authentication token for a private FHIR package registry.
Notes
- Use a base64-encoded token value without a
Bearerprefix. - This setting is only used when
FHIR_PACKAGE_REGISTRY_URLis also configured. - Prefer deployment secrets over committed config files for real tokens.