Se actualizo la infromacion de comentarios y participantes en el orden de enviar la infromacion y se documento el campo de orden en carrusel, para no causar conflicto falta arreglar esta parte

This commit is contained in:
Patriots01
2026-02-17 22:32:20 +00:00
parent fb31589c78
commit a53d9ddabe
7 changed files with 20 additions and 9 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ import { Almacenamiento } from './almacenamiento/entity/almacenamiento.entity';
username: configService.get('DB_USER'),
password: configService.get('DB_PASSWORD'),
database: configService.get('DB_NAME'),
synchronize: false,
synchronize: true,
entities: [
Evento,
Participante,