- Backend migrado a estructura VPS (src/ subfolder) - Frontend con estructura Vite + React 19 + Tailwind - Configuración PostgreSQL con Pool - API service con interceptores JWT - Ambos servidores funcionando (backend:3001, frontend:5173)
7 lines
142 B
Plaintext
7 lines
142 B
Plaintext
DOMAIN=ofertaweb.cl
|
|
PORT=3006
|
|
DB_TYPE=postgresql
|
|
BACKEND_TYPE=express
|
|
PM2_APP_NAME=api-ofertaweb.cl
|
|
INSTALL_DATE=Mon Dec 8 21:28:49 CET 2025
|