304 current 2025-10-11 16:50:34 25.05.20251006.20c4598 6.12.50 *
This commit is contained in:
@@ -90,8 +90,8 @@ in
|
||||
modules.services.glance.links.mediastack = [{
|
||||
title = service;
|
||||
url = "https://${cfg.url}";
|
||||
error-url = "https://${homelab.host_ip}:${toString cfg.port}";
|
||||
check-url = "https://${homelab.host_ip}:${toString cfg.port}";
|
||||
error-url = "http://${homelab.host_ip}:${toString cfg.port}";
|
||||
check-url = "http://${homelab.host_ip}:${toString cfg.port}";
|
||||
icon = "di:${service}";
|
||||
allow-insecure = true; }];
|
||||
|
||||
|
||||
@@ -88,8 +88,8 @@ in
|
||||
modules.services.glance.links.mediastack = [{
|
||||
title = service;
|
||||
url = "https://${cfg.url}";
|
||||
error-url = "https://${homelab.host_ip}:${toString cfg.port}";
|
||||
check-url = "https://${homelab.host_ip}:${toString cfg.port}";
|
||||
error-url = "http://${homelab.host_ip}:${toString cfg.port}";
|
||||
check-url = "http://${homelab.host_ip}:${toString cfg.port}";
|
||||
icon = "di:${service}";
|
||||
allow-insecure = true; }];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user