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

@ -4,7 +4,6 @@
enable = true;
port = 8080;
host = "0.0.0.0";
openFirewall= true;
environment = {
ANONYMIZED_TELEMETRY = "False";
DO_NOT_TRACK = "True";