vocascan / vocascan-server

Server for Vocascan
https://vocascan.com
Apache License 2.0
26 stars 5 forks source link

fix: swagger doc url behind reverse proxy #55

Closed luwol03 closed 3 years ago

luwol03 commented 3 years ago
Status Type Env Vars Change
:white_check_mark: Ready Bug No

Description

Fix bug if server is behind a reverse proxy the swagger current server url was wrong.

Motivation and Context

Screenshots / GIFs (if appropriate):

Checklist

Resolves