diff --git a/.env.example b/.env.example index 4688a1d..37b7188 100644 --- a/.env.example +++ b/.env.example @@ -6,11 +6,12 @@ NODE_ENV=development PORT=3001 # Database +# FUENTE VERDAD: workspace-v2/orchestration/inventarios/WORKSPACE-INTEGRATION.yml DB_HOST=localhost DB_PORT=5432 DB_NAME=template_saas_dev -DB_USER=gamilit_user -DB_PASSWORD=GO0jAOgw8Yzankwt +DB_USER=template_saas_user +DB_PASSWORD=saas_dev_2026 # JWT JWT_SECRET=your-super-secret-jwt-key-change-in-production