change selfie with ktp to selfie with setrip tag
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ NEXTAUTH_URL="http://localhost:3000"
|
||||
NEXT_PUBLIC_SITE_URL="https://arifal.imola.ai"
|
||||
ADMIN_EMAILS=admin@setrip.id
|
||||
|
||||
# 32-byte key (hex) for AES-256-GCM encryption of KYC data (NIK + KTP/selfie files)
|
||||
# 32-byte key (hex) for AES-256-GCM encryption of KYC data (NIK + KTP/liveness files)
|
||||
# Generate with: node -e "console.log(require('crypto').randomBytes(32).toString('hex'))"
|
||||
KYC_ENCRYPTION_KEY=
|
||||
# 32-byte hex secret used as HMAC pepper for NIK uniqueness lookup
|
||||
|
||||
Reference in New Issue
Block a user