Skip to content

Commit

Permalink
Specify the url
Browse files Browse the repository at this point in the history
  • Loading branch information
DNDonchev20 committed Dec 10, 2023
1 parent ad1999d commit 96417e0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions server/swagger.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ const options = {
},
servers: [
{
url: 'http://localhost:3000',
https: 'https://spectra-webapi.azurewebsites.net/'
url: 'https://spectra-webapi.azurewebsites.net/'
},
],
},
Expand Down

0 comments on commit 96417e0

Please sign in to comment.