disable open-webui for now
This commit is contained in:
parent
3659bcb2d1
commit
fd8e6215ec
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
};
|
||||
|
||||
services.open-webui = {
|
||||
enable = true;
|
||||
enable = false; # TODO gives error fix later
|
||||
port = 7070;
|
||||
host = "0.0.0.0";
|
||||
openFirewall = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue