Skip to content

Commit d6a99ae

Browse files
committed
url has been added for a production
1 parent 9fce29e commit d6a99ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const options = {
4141
},
4242
servers: [
4343
{
44-
url: "http://localhost:2000",
44+
url: "https://nodejs-swagger-api.vercel.app/",
4545
description: "My API Documentation",
4646
},
4747
],

0 commit comments

Comments
 (0)