add openwebui env file
This commit is contained in:
parent
20608300ae
commit
814aec297f
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
open-webui = {
|
||||
enable = true;
|
||||
port = 8080;
|
||||
environmentFile = "/mnt/data/ollama/.env";
|
||||
environment = {
|
||||
OLLAMA_BASE_URL = "http://localhost:11434";
|
||||
# WEBUI_AUTH = "False";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue