306 current 2025-10-11 17:04:37 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-11 17:25:08 -05:00
parent 3f0900ed10
commit cbaa2b9eb9

View File

@@ -118,7 +118,7 @@ in
# add to glance # add to glance
modules.services.glance.links.service = [{ modules.services.glance.links.service = [{
title = service; title = service;
url = "https://git.${home.base_domain}"; url = "https://git.${homelab.base_domain}";
error-url = "http://${cfg.url}:${toString cfg.port}"; error-url = "http://${cfg.url}:${toString cfg.port}";
check-url = "http://${homelab.host_ip}:${toString cfg.port}"; check-url = "http://${homelab.host_ip}:${toString cfg.port}";
icon = "di:${service}"; }]; icon = "di:${service}"; }];