309 current 2025-10-11 17:35:20 25.05.20251006.20c4598 6.12.50 *
This commit is contained in:
@@ -93,8 +93,8 @@ in
|
||||
# add to glance
|
||||
modules.services.glance.links.mediastack = [{
|
||||
title = service;
|
||||
url = "https://media.${homelab.base_domain}";
|
||||
error-url = "http://${cfg.url}:${toString cfg.port}";
|
||||
url = "https://media.${homelab.public_domain}";
|
||||
error-url = "http://${homelab.host_ip}:${toString cfg.port}";
|
||||
check-url = "http://${homelab.host_ip}:${toString cfg.port}";
|
||||
icon = "di:${service}"; }];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user