fix containers

This commit is contained in:
soraefir
2026-05-04 23:43:29 +02:00
parent c779c1760b
commit d626c13572
3 changed files with 79 additions and 111 deletions

View File

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