[ Base URL: localhost:3000 ] app.use( '/docs', swaggerUi.serve, swaggerUi.setup(swaggerDocument, { explorer: true }), )