[bug] swagger doc uses localhost
error:
- in PROD the swagger API doc uses
localhost
as a host in the base-path
expected:
- the swagger API doc should use
api.responder.bjoernbartels.tech
as a host in the base-path
error:
localhost
as a host in the base-pathexpected:
api.responder.bjoernbartels.tech
as a host in the base-path