DB_HOST=localhost
DB_USER=your_cpanel_user
DB_PASSWORD=your_cpanel_password
DB_NAME=your_cpanel_dbname
SESSION_SECRET=supersecretkey_change_this
PORT=3000