Wip Migrate podman
This commit is contained in:
@@ -31,7 +31,12 @@
|
||||
|
||||
containers = {
|
||||
#cloud = {enable = true;};
|
||||
authentik = {enable = true;};
|
||||
authentik = {
|
||||
enable = true;
|
||||
db = true;
|
||||
ip = "10.88.0.125";
|
||||
port = 9000 ;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user