Skip to main content

FHIR_SERVER_PW

Applies to

  • Community
  • Enterprise

Examples

Set this to the password for your FHIR server account. Prefer a deployment secret over a config file (like .env).

FHIR_SERVER_PW=<your-fhir-server-password>

Purpose

Provides the password used for authenticated FHIR server access when credentials are required.

Notes