# Base de Datos PostgreSQL DB_HOST=localhost DB_PORT=5432 DB_NAME=emerges_tes DB_USER=planetazuzu DB_PASSWORD=Monforte.1977 # API Server API_PORT=3000 API_HOST=localhost NODE_ENV=development # JWT Secret JWT_SECRET=bhjxHwfaLFCfrgDUwXXVf5E8n0B4XkP+QLkoQmQaBNI= JWT_EXPIRES_IN=24h # CORS CORS_ORIGIN=http://localhost:8096