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