feat: add support for icon/description of services
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
This commit is contained in:
@@ -33,6 +33,8 @@ in
|
||||
name = containerName;
|
||||
slug = containerName;
|
||||
protocol_provider = "\${resource.authentik_provider_proxy.${containerName}.id}";
|
||||
meta_description = def.description;
|
||||
meta_icon = def.icon;
|
||||
}
|
||||
) cfg
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user