Se agrego Cors, nombre a FK, trae responsables
This commit is contained in:
@@ -13,6 +13,7 @@ import { AppController } from './app.controller';
|
||||
ConfigModule.forRoot({
|
||||
isGlobal: true,
|
||||
}),
|
||||
|
||||
TypeOrmModule.forRoot({
|
||||
type: 'mariadb',
|
||||
host: process.env.DB_HOST,
|
||||
|
||||
Reference in New Issue
Block a user