fix(monorepo-gerrit): Explicitly set gerrit.docUrl

This prevents a request that takes >1s on each page load.

Change-Id: Ic91bb602e3059b1f17681aa468739bb0a103f8cf
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1003
Tested-by: BuildkiteCI
Reviewed-by: isomer <isomer@tvl.fyi>
This commit is contained in:
Vincent Ambo 2020-07-11 00:50:48 +01:00 committed by tazjin
parent b65575fc31
commit a8c77b9c2a

View file

@ -34,6 +34,7 @@ in {
# Configures gerrit for being reverse-proxied by nginx as per
# https://gerrit-review.googlesource.com/Documentation/config-reverseproxy.html
gerrit.canonicalWebUrl = "https://cl.tvl.fyi";
gerrit.docUrl = "/Documentation";
httpd.listenUrl = "proxy-https://${cfg.listenAddress}";
download.command = [