Changing stackalytics from default port?
I get a connection timeout because Gerrit tries to connect to review.openstack.org on the default 29418. I'm behind a corporate firewall where 29418 is blocked. I'd like to connect to Gerrit with https on 443, but am unsuccessful in doing so.
I'm able to 'git review -s' fine after configuring git-review to connect with Gerrit over https. Does stackalytics support the ability to connect to Gerrit with an https endpoint (and thus an unblocked 443 port w/ my firewall)?