HEX
Server: Apache/2.4.65 (Debian)
System: Linux kubikelcreative 5.10.0-35-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64
User: www-data (33)
PHP: 8.4.13
Disabled: NONE
Upload Files
File: /var/www/indoadvisory_new/webapp/.env
# IndoAdvisory VPS Environment Configuration

# Server Configuration
NODE_ENV=production
PORT=3000

# Database Configuration
#DATABASE_URL=sqlite:./data/indoadvisory.db
 For PostgreSQL: DATABASE_URL=postgresql://darwis:Natashbdueh84!@localhost:5432/indoadvisory2

# Session Configuration
SESSION_SECRET=Natashbdeuh84!

# Admin Credentials (Change these!)
ADMIN_USERNAME=darwis	
ADMIN_PASSWORD=Natashbdeuh84

# Security
JWT_SECRET=Natashbdeuh84

# Optional: Email Configuration (for notifications)
SMTP_HOST=smtp.gmail.com
SMTP_PORT=587
SMTP_USER=your-email@gmail.com
SMTP_PASS=your-app-password

# Optional: External API Keys
# ANALYTICS_KEY=your-analytics-key
# MONITORING_KEY=your-monitoring-key

# Deployment
DOMAIN=indoadvisory.com
SSL_EMAIL=admin@indoadvisory.com