wyona / katie-backend

Katie Backend
https://katie.qa
Apache License 2.0
28 stars 2 forks source link

Issues with making Swagger-ui requests when self-hosted #42

Open colin-r-carter opened 3 months ago

colin-r-carter commented 3 months ago

When self-hosting Katie, the Swagger-ui uses other urls for the requests, so that the swagge-ui can't be used directly.

Base URL: defaults to localhost or 127.0.0.1 and if katie isn't hosted at root domain, the path isn't set correctly (https://example.com/katie/...)