Wip Migrate podman

This commit is contained in:
soraefir
2026-05-06 01:05:32 +02:00
parent b2d040d414
commit fd7797c6e7
5 changed files with 65 additions and 20 deletions

View File

@@ -31,7 +31,12 @@
containers = {
#cloud = {enable = true;};
authentik = {enable = true;};
authentik = {
enable = true;
db = true;
ip = "10.88.0.125";
port = 9000 ;
};
};
};
};