From 3a64c364eb5c28ee5f27b0c4c82eb9114b33802d Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Wed, 22 Oct 2025 15:45:20 -0500 Subject: [PATCH] Fix Portainer bookmark --- modules/hm/gui/bookmarks.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hm/gui/bookmarks.nix b/modules/hm/gui/bookmarks.nix index 6134777..4f2975a 100644 --- a/modules/hm/gui/bookmarks.nix +++ b/modules/hm/gui/bookmarks.nix @@ -261,7 +261,7 @@ } { name = "Portainer"; - url = "http://nas1.shire-zebra.ts.net:31015"; + url = "https://nas1.shire-zebra.ts.net:31015"; } { name = "Restic";