﻿# BasiraSecure — Production Environment
# Copy each value into cPanel Node.js Selector > Environment Variables

DATABASE_URL="postgresql://postgres.qukyevqvyenieqorvryz:Dwwf5ur%21i%2AqgcTB@aws-1-ap-northeast-2.pooler.supabase.com:6543/postgres?pgbouncer=true&connection_limit=5"
DIRECT_URL="postgresql://postgres.qukyevqvyenieqorvryz:Dwwf5ur%21i%2AqgcTB@aws-1-ap-northeast-2.pooler.supabase.com:5432/postgres"
JWT_SECRET=basira_secure_jwt_secret_key_2026_super_secure
AES_SECRET=basira_secure_aes_encryption_key_2026
NODE_ENV=production
