fix(openwebui): enable ssl for internal sgx
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
parent
c65f89edf8
commit
26dd34a84d
4 changed files with 54 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
|||
enable = true;
|
||||
port = 8080;
|
||||
host = "0.0.0.0";
|
||||
openFirewall= true;
|
||||
environment = {
|
||||
ANONYMIZED_TELEMETRY = "False";
|
||||
DO_NOT_TRACK = "True";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue