PORT=5500
MONGODB_URI=mongodb://135.181.103.182:1200/crmtax
JWT_SECRET=your_jwt_secret_key_change_in_production_use_strong_random_string
NODE_ENV=development
SMTP_HOST=mail.taxtimefilings.com
SMTP_PORT=465
SMTP_SECURE=true
SMTP_USER=alerts@taxtimefilings.com
SMTP_PASS=heel@5552HEEL
MAIL_FROM=TaxTime Filings Alerts <alerts@taxtimefilings.com>
APP_NAME=TaxTime Filings
WHATSAPP_API_KEY=U3pqsSfHhUfAWHtpkcv5K6TCpSPQquML
WHATSAPP_API_SALT=D5uv2SIGo3kPdAaHpUMX8ArFkhiYX1Td
WHATSAPP_SEND_API_URL=http://65.108.59.42:3200/api/crm/send
WHATSAPP_WEBHOOK_URL=http://65.108.59.42:3200/api/crm/webhook
APP_BASE_URL=http://localhost:5500
BRAND_LOGO_PATH=images/logo.jpeg
WHATSAPP_LOGO_URL=https://taxtimefilings.com/logo.jpeg
APP_WEBSITE_URL=https://taxtimefilings.com/