mirror of
https://github.com/amineo/t2-stat-parser.git
synced 2026-03-05 20:50:21 +00:00
Update port
This commit is contained in:
parent
ef32d90030
commit
9176889086
1 changed files with 1 additions and 1 deletions
|
|
@ -33,6 +33,6 @@ async function bootstrap() {
|
|||
const document = SwaggerModule.createDocument(app, swaggerOptions);
|
||||
SwaggerModule.setup('docs', app, document);
|
||||
|
||||
await app.listen(3000);
|
||||
await app.listen(8080);
|
||||
}
|
||||
bootstrap();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue