The Product Application repo for the PDDA application
Required Environment Variables:
DB_USER_NAME - Database username
DB_PASSWORD - Database password
DB_HOST - Database Host IP Address (or localhost)
DB_PORT - Database Port
DB_NAME - Database Schema name
DB_OPTIONS - (Optional) Addtional parameters
APIM_ENABLED - true or false
APIM_URI - Connection uri for azure pip data management (ie https://sds-api-mgmt.staging.platform.hmcts.net/pip/data-management)
PDDA_AZURE_TENANT_ID - Specifies the Active Directory ID
PDDA_AZURE_CLIENT_ID - Specifies the App Registration's Application ID
PDDA_AZURE_CLIENT_SECRET - Specifies the App Registration's secret key