Gitlab now uses https

This commit is contained in:
Greg Hellings
2025-06-12 04:48:55 +00:00
parent 1e28a22503
commit fc813cc4ef
+1 -1
View File
@@ -6,7 +6,7 @@ let
in in
{ {
greg.proxies."${srcDomain}" = { greg.proxies."${srcDomain}" = {
target = "http://vm-gitlab.shire-zebra.ts.net"; target = "https://vm-gitlab.shire-zebra.ts.net";
ssl = true; ssl = true;
genAliases = false; genAliases = false;
extraConfig = '' extraConfig = ''