This commit is contained in:
2025-07-31 14:44:07 +03:00
parent 72eea2ce77
commit 3cc108b4f9
+1 -1
View File
@@ -16,7 +16,7 @@
ANONYMIZED_TELEMETRY = "False";
DO_NOT_TRACK = "True";
SCARF_NO_ANALYTICS = "True";
OPENAI_API_BASE_URL = "http://127.0.0.1:1234/v1";
#OPENAI_API_BASE_URL = "http://127.0.0.1:1234/v1";
#OLLAMA_API_BASE_URL = "http://127.0.0.1:1234";
#WEBUI_AUTH = "False"; # Disable authentication
};