add openwebui env file

This commit is contained in:
Satria 2026-03-14 08:19:28 +07:00
commit 814aec297f

View file

@ -14,6 +14,7 @@
open-webui = { open-webui = {
enable = true; enable = true;
port = 8080; port = 8080;
environmentFile = "/mnt/data/ollama/.env";
environment = { environment = {
OLLAMA_BASE_URL = "http://localhost:11434"; OLLAMA_BASE_URL = "http://localhost:11434";
# WEBUI_AUTH = "False"; # WEBUI_AUTH = "False";