301 current 2025-10-11 16:34:19 25.05.20251006.20c4598 6.12.50 *
This commit is contained in:
@@ -88,8 +88,8 @@ in
|
|||||||
|
|
||||||
# add to glance
|
# add to glance
|
||||||
modules.services.glance.links.mediastack = [{
|
modules.services.glance.links.mediastack = [{
|
||||||
name = service;
|
title = service;
|
||||||
url = cfg.url;
|
url = "https://${cfg.url}";
|
||||||
icon = "di:${service}"; }];
|
icon = "di:${service}"; }];
|
||||||
|
|
||||||
# add to backups
|
# add to backups
|
||||||
|
|||||||
@@ -86,8 +86,8 @@ in
|
|||||||
|
|
||||||
# add to glance
|
# add to glance
|
||||||
modules.services.glance.links.mediastack = [{
|
modules.services.glance.links.mediastack = [{
|
||||||
name = ${service};
|
title = service;
|
||||||
url = ${cfg.url};
|
url = "https://${cfg.url}";
|
||||||
icon = "di:${service}"; }];
|
icon = "di:${service}"; }];
|
||||||
|
|
||||||
# add to backups
|
# add to backups
|
||||||
|
|||||||
Reference in New Issue
Block a user