Use HTTPS for registry

This commit is contained in:
Greg Hellings
2025-06-17 19:54:53 -05:00
parent 6f3c9c68d5
commit 76e3714bc2
+1 -1
View File
@@ -16,7 +16,7 @@ in
'';
};
greg.proxies."registry.thehellings.com" = {
target = "http://vm-gitlab.shire-zebra.ts.net:5000";
target = "https://vm-gitlab.shire-zebra.ts.net:5000";
ssl = true;
genAliases = false;
extraConfig = ''