# Server Configuration
PORT=3250

# Base URL for file access
VITE_BASE_URL=https://venusprods.tn/

# SMTP Configuration
# For Gmail: smtp.gmail.com
# For Outlook: smtp-mail.outlook.com
# For Yahoo: smtp.mail.yahoo.com
# For custom SMTP: your-smtp-server.com
SMTP_HOST=mail.venusprods.tn

SMTP_PORT=465
SMTP_SECURE=true

# Email Credentials
# For Gmail, use App Password: https://myaccount.google.com/apppasswords
SMTP_USER=hello@venusprods.tn
SMTP_PASS=aPjlSxo(UZ

# Alternative SMTP Providers:
# - SendGrid: smtp.sendgrid.net (port 587)
# - Mailgun: smtp.mailgun.org (port 587)
# - AWS SES: email-smtp.region.amazonaws.com (port 587)

# Database Configuration
DB_HOST=102.211.209.22
DB_USER=root
DB_PASSWORD=@chreF13121996
DB_NAME=venus
DB_PORT=3307

# JWT Configuration
JWT_SECRET=venusprodssecret2025!@#$%^&*()RANDOMKEY
JWT_EXPIRES_IN=24h

# FTP Configuration
FTP_HOST=102.211.208.120
FTP_USERNAME=hello@venusprods.tn
FTP_PASSWORD=?Xoi[nHuMY
FTP_PORT=21