mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nixos/open-webui: fix env configuration url (#426351)
This commit is contained in:
commit
76ac0c8a8c
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ in
|
|||
'';
|
||||
description = ''
|
||||
Extra environment variables for Open-WebUI.
|
||||
For more details see <https://docs.openwebui.com/getting-started/advanced-topics/env-configuration/>
|
||||
For more details see <https://docs.openwebui.com/getting-started/env-configuration>
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue