Add litellm-public container, age master key, and nginx update
This commit is contained in:
parent
c8606972df
commit
9a95841ff0
5 changed files with 322 additions and 0 deletions
|
|
@ -134,6 +134,9 @@ in
|
|||
"openwebui_env.age" = {
|
||||
publicKeys = authorityKey ++ h001;
|
||||
};
|
||||
"litellm_public_master_key.age" = {
|
||||
publicKeys = authorityKey ++ h001;
|
||||
};
|
||||
"vaultwarden_env.age" = {
|
||||
publicKeys = authorityKey ++ o001;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue