zitadel functioning on h001
This commit is contained in:
parent
8bf46bde79
commit
4978a98cc7
6 changed files with 60 additions and 119 deletions
|
|
@ -118,6 +118,11 @@ in
|
|||
file = ./secrets/us_chi_wg.age;
|
||||
owner = users_cfg.primary;
|
||||
};
|
||||
zitadel_master_key = {
|
||||
file = ./secrets/zitadel_master_key.age;
|
||||
owner = users_cfg.primary;
|
||||
mode = "444"; # World readable!
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue