Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9696a52072 |
@@ -20,7 +20,6 @@ async function bootstrap() {
|
||||
prefix: '/public/',
|
||||
});
|
||||
|
||||
|
||||
app.enableCors();
|
||||
await app.listen(AppModule.port);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user