Skip to content

Commit

Permalink
Merge pull request #225 from solver-it-sro/AG-131/fix-swagger-server-url
Browse files Browse the repository at this point in the history
fix swagger to use correct server url (port)
  • Loading branch information
jsuchal authored Aug 1, 2023
2 parents a857970 + 4b77ae8 commit dc6c4eb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ info:
version: 1.99.9
servers:
- url: http://localhost:37200
- url: /
- url: https://localhost:37200
tags:
- name: Info
Expand Down

0 comments on commit dc6c4eb

Please sign in to comment.