liaoxin01 commented on code in PR #17034: URL: https://github.com/apache/doris/pull/17034#discussion_r1164016638
########## conf/be.conf: ########## @@ -29,6 +29,13 @@ webserver_port = 8040 heartbeat_service_port = 9050 brpc_port = 8060 +# HTTPS configures +enable_https = true Review Comment: `enable_https` default value should be false. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
