diff --git a/modules/services/glance.nix b/modules/services/glance.nix index 70f8f20..ed71653 100644 --- a/modules/services/glance.nix +++ b/modules/services/glance.nix @@ -175,7 +175,7 @@ widgets = [ { type = "iframe"; - source = "http://localhost:8501"; + source = "http://pochita:8501"; height = 1600; } ];