fossology / LicenseDb

GNU General Public License v2.0
12 stars 9 forks source link

Make port in swagger docs configurable #46

Closed deo002 closed 9 months ago

deo002 commented 9 months ago

This PR makes port in swagger docs configurable. Fetches the env variable "PORT" and assigns it to the swagger config variable "Host" on start.