1 Commits

-1
View File
@@ -20,7 +20,6 @@ async function bootstrap() {
prefix: '/public/',
});
app.enableCors();
await app.listen(AppModule.port);