forked from Ynov/ptitspas-ynov-back
added global prefix as a start to requests
This commit is contained in:
parent
824815b921
commit
2f351b8302
@ -41,7 +41,7 @@ async function bootstrap() {
|
||||
},
|
||||
'access-token',
|
||||
)
|
||||
.addServer('/api/v1')
|
||||
//.addServer('/api/v1')
|
||||
.build();
|
||||
|
||||
const document = SwaggerModule.createDocument(app, config);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user