mirror of
https://github.com/ershisan99/flashcards-api.git
synced 2025-12-16 20:59:26 +00:00
add server url
This commit is contained in:
@@ -21,6 +21,7 @@ async function bootstrap() {
|
||||
.setTitle('Flashcards')
|
||||
.setDescription('Flashcards API')
|
||||
.setVersion('1.0')
|
||||
.addServer('https://api.flashcards.andrii.es')
|
||||
.addTag('Auth')
|
||||
.addTag('Decks')
|
||||
.addTag('Cards')
|
||||
|
||||
Reference in New Issue
Block a user