How to execute the "https" API in Retool

Sorry for the abstract question.
In the API running through Retool,
If the URL is "http", it can be executed. However, it is not possible to execute with "https".
After investigating, I thought that it would be necessary to add a setting for "https" to docker.env, but I would like to know what specific settings need to be added.