Closed RolandASc closed 2 years ago
facilitate investigation of OasisLMF/OasisPlatform#652
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"
API_HTTPS="True"
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"