pull openwebui

This commit is contained in:
Your Name
2025-11-10 14:31:33 +01:00
parent 92b1292880
commit 7c60e18892

View File

@@ -23,6 +23,8 @@ in
"${stateDir}/build:/app/frontend/build"
];
extraOptions = [ "--pull=newer" ]
environment = {
ANONYMIZED_TELEMETRY = "False";
DO_NOT_TRACK = "True";