Agregar funcionalidad para agregar almacenamiento en la base de cedetec de T&L
This commit is contained in:
@@ -75,6 +75,7 @@ import { Almacenamiento } from './entities/almacenamiento.entity';
|
||||
username: configService.get('DB_USER'),
|
||||
password: configService.get('DB_PASSWORD'),
|
||||
database: configService.get('DB_NAME'),
|
||||
synchronize: true,
|
||||
entities: [
|
||||
Evento,
|
||||
Participante,
|
||||
|
||||
Reference in New Issue
Block a user