OasisLMF / OasisUI

User Interface for the Oasis platform.
BSD 3-Clause "New" or "Revised" License
16 stars 17 forks source link

enable connecting to API behind https URL #285

Closed RolandASc closed 2 years ago

RolandASc commented 2 years ago

facilitate investigation of OasisLMF/OasisPlatform#652

Enable https scheme for API URL

So far the Oasis UI expected the API to run under a URL starting with HTTP, added an environment variable to switch to HTTPS. To enable, set API_HTTPS="True"