set open-webui version
All checks were successful
Flake check / flake-check (pull_request) Successful in 2m44s
Build hosts / build-hosts (pull_request) Successful in 2m47s

This commit is contained in:
sid 2026-02-27 22:16:22 +01:00
parent da3d9ba808
commit 832ff0ca46
2 changed files with 29 additions and 28 deletions

View file

@ -10,6 +10,7 @@
services.open-webui-oci = {
enable = true;
version = "v0.8.5";
externalUrl = "https://" + constants.services.open-webui-oci.fqdn;
port = 8083;
# environmentFile = config.sops.templates."open-webui-oci/environment".path;