feat: add groups to authentik apps + add mail base
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
memory = 512;
|
||||
disk = "6G";
|
||||
swap = 512;
|
||||
onboot = false;
|
||||
};
|
||||
system = {
|
||||
additionalPorts = [ 80 ];
|
||||
@@ -19,6 +20,7 @@
|
||||
};
|
||||
private = true; # available only on private lan
|
||||
auth = true; # auth overlay
|
||||
group = "Système";
|
||||
icon = "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/zigbee2mqtt-light.png";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user