# Email Configuration
EMAIL_HOST=	domiblocks-com-do.mail.protection.outlook.com
EMAIL_PORT=587
EMAIL_SECURE=false
EMAIL_USER=info@domiblocks.com.do
EMAIL_PASS=G3rm1n4#2026
EMAIL_FROM_NAME="Domiblocks - Cotizaciones"

# Database Configuration (Existing)
DATABASE_URL="postgresql://ismael_user:ismael635241@170.187.134.57:5432/RAMIREZ_OPERATIONS?sslmode=disable"
DATABASE_OPS_URL="postgresql://rrgnihyq_admin_domiblocks:D0miblocks%232026@209.74.80.58:5432/rrgnihyq_DOMIBLOCKS_OPS?sslmode=disable"

# DATABASE_OPS_URL="file:./ops.db"
