Skip to content

Commit cfa1f97

Browse files
committed
Remove docs url
1 parent d6a92b5 commit cfa1f97

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/index.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,6 @@ const swaggerOptions: Options = {
8484
title: "Onloc API",
8585
version: "1.1.0",
8686
},
87-
servers: [
88-
{
89-
url: `http://localhost:${PORT}`,
90-
},
91-
],
9287
components: {
9388
securitySchemes: {
9489
bearerAuth: {

0 commit comments

Comments
 (0)