338 current 2025-10-11 21:54:50 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-11 23:44:31 -05:00
parent 406dafcd48
commit 066d5ef4b6
2 changed files with 2 additions and 2 deletions

View File

@@ -101,7 +101,7 @@ in
# # add to glance public service
# modules.services.glance.links.<category> = [{
# title = service;
# url = "https://pass.${homelab.public_domain}";
# url = "https://${service}.${homelab.public_domain}";
# error-url = "http://${homelab.host_ip}:${toString cfg.port}";
# check-url = "http://${homelab.host_ip}:${toString cfg.port}";
# icon = "di:${service}"; }];