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:
@@ -7,6 +7,7 @@
|
||||
memory = 512;
|
||||
disk = "5G";
|
||||
swap = 512;
|
||||
onboot = false;
|
||||
};
|
||||
system = {
|
||||
port = 80;
|
||||
@@ -20,6 +21,7 @@
|
||||
};
|
||||
private = true;
|
||||
auth = true;
|
||||
group = "Système";
|
||||
|
||||
icon = "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/ups.png";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user