zitadel functioning on h001
This commit is contained in:
parent
4850c723d1
commit
49db1cc4a4
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