We are currently using Retool internally on port 3000 with a local cluster setup as a trial. We’d like to move forward with publishing the site to be accessible externally. However I am unable to find documentation on the process. Would this just include a config update to the docker.env setting the cookie_insecure to false and updating the domain? Then running the ./update_retool.sh?
Thank you.