Hello - I installed Dreamfactory on AWS using Bitnami. Works great but something is forcing https requests to re-route to http and I can’t find where this is coming from.
Everything called under /opt/bitnami/apps/dreamfactory/htdocs/public/dreamfactory is re-routing to http
https works fine and doesn’t re-route on anything outside of the dreamfactory such as /opt/bitnami/apps/dreamfactory/htdocs/public/someotherdirectory
I am assuming there is a config file somewhere specific to dreamfactory. Can you let me know what file I need to modify in order to stop the force https to http re-route? Thanks!