Configuration name that determines the type of eCR FHIR storage type, metadata database, and authentication used.
ECR_BUCKET_NAME
ECR_BUCKET_NAME:string
Description
Name of the Container storage where eCR documents are stored.
NEXTAUTH_SECRET
NEXTAUTH_SECRET:string
Description
A random key used for NextAuth.js sessions. This value can be generated by running openssl rand -base64 32. \n
Note that this is required for both Non-Integrated and Integrated versions of the eCR Viewer.
These variables are required for the app to run properly. These are required for all deployments.