jihaozh commented on a change in pull request #4539: [TE] Make HTTPS
redirection configurable
URL: https://github.com/apache/incubator-pinot/pull/4539#discussion_r315459940
##########
File path: thirdeye/thirdeye-frontend/config/environment.js
##########
@@ -23,6 +23,8 @@ module.exports = function(environment) {
directory: 'app/mirage'
},
+ https_only: false,
Review comment:
disable this by default in the open-source project otherwise opensource
version will return an error when opening ThirdEye. I will config it in
thirdeye-configs.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]