fix(openwebui): enable ssl for internal sgx

Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
Harald Hoyer 2024-12-06 09:38:15 +01:00
parent c65f89edf8
commit 26dd34a84d
4 changed files with 54 additions and 1 deletions

View file

@ -11,6 +11,8 @@
./backup.nix
./network.nix
./openwebui.nix
./acme.nix
./nginx.nix
];
sops.secrets.pccs.sopsFile = ../../../.secrets/sgx/pccs.yaml;