mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-15 22:41:52 +03:00
nadjsfnkadnf
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
ANONYMIZED_TELEMETRY = "False";
|
||||
DO_NOT_TRACK = "True";
|
||||
SCARF_NO_ANALYTICS = "True";
|
||||
OPENAI_API_BASE_URL = "http://localhost:1234/v1";
|
||||
OPENAI_API_BASE_URL = "http://192.168.1.100:1234/v1";
|
||||
#OLLAMA_API_BASE_URL = "http://127.0.0.1:1234";
|
||||
WEBUI_AUTH = "True";
|
||||
ENABLE_SIGNUP = "True";
|
||||
|
||||
Reference in New Issue
Block a user