This commit is contained in:
soraefir
2026-05-04 23:17:12 +02:00
parent 662424f1d1
commit be0ccc9e79

View File

@@ -30,8 +30,8 @@
dbHost = "localhost";
containers = {
cloud.enable = true;
authentik.enable = true;
cloud = {enable = true};
authentik = {enable = true};
};
};
};