#API_KEY=35a80af67b56a38581e65a4542a1ee94f7d6ca86c4106857ade6ce1fdf669b9a
#CLOUD_WALLET_PASSWORD=Coldplay123!
#CLOUD_WALLET_USERNAME=CommonCheckAffinidi
#CLOUDWALLETENDPOINT=https://cloud-wallet-api.staging.affinity-project.org/api/v1
#COMMONCHECKENDPOINT=https://common-check-api.staging.affinity-project.org/api/v1
#CORS_ALLOWED_HEADERS= 'Content-Type,Authorization,Api-Key,X-SDK-Version'
#CORS_ALLOWED_ORIGINS= 'true'
#PORT= 4004
#SUCCESS_MSG= 'Your document(s) have been verified and verification status is sent to government portal'


API_KEY=1ad2f0a86119c7bdeccf0edc77e552299de90a5e676017fbf2b6a360198f359e
CLOUD_WALLET_PASSWORD=Coldplay123!
CLOUD_WALLET_USERNAME=CommonCheckAffinidi
CLOUDWALLETENDPOINT=https://cloud-wallet-api.dev.affinity-project.org/api/v1
COMMONCHECKENDPOINT=https://common-check-api.dev.affinity-project.org/api/v1
CORS_ALLOWED_HEADERS= 'Content-Type,Authorization,Api-Key,X-SDK-Version'
CORS_ALLOWED_ORIGINS= 'true'
PORT= 4004
SUCCESS_MSG= 'Your document(s) have been verified and verification status is sent to government portal'

#const commonCheckEndpoint = 'http://localhost:3000/api/v1'
#const cloudWalletEndpoint = 'http://localhost:3001/api/v1'
