network
This commit is contained in:
@@ -13,6 +13,11 @@
|
||||
|
||||
sops.secrets."keycloak/dbpass" = {};
|
||||
|
||||
networking = {
|
||||
|
||||
nat.internalInterfaces = [ "ve-keycloak" ];
|
||||
};
|
||||
|
||||
containers.keycloak = {
|
||||
|
||||
autoStart = true;
|
||||
|
||||
Reference in New Issue
Block a user