feat: Added avante and remove ldap from public

This commit is contained in:
uttarayan21
2025-08-04 11:25:11 +05:30
parent 307bf69d86
commit be576afeae
2 changed files with 26 additions and 5 deletions

View File

@@ -20,11 +20,11 @@
'';
};
};
services.caddy = {
virtualHosts."ldap.darksailor.dev".extraConfig = ''
reverse_proxy localhost:5090
'';
};
# services.caddy = {
# # virtualHosts."ldap.darksailor.dev".extraConfig = ''
# # reverse_proxy localhost:5090
# # '';
# };
users.users.lldap = {
name = "lldap";
group = "lldap";