deploy vercel1

This commit is contained in:
unknown 2025-06-05 03:45:29 +07:00
parent 08fe0fa6aa
commit f7682c1d1f
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ const swaggerOptions = {
}, },
servers: [ servers: [
{ {
url: '/', url: 'https://backend-sistem-pakar-diagnosa-penya.vercel.app',
description: 'Deployed on Vercel', description: 'Deployed on Vercel',
}, },
], ],