feat: Implement dark mode styling for profile and login pages across studio and experience applications.
This commit is contained in:
+2
-2
@@ -18,8 +18,8 @@ AI_PROVIDER=local
|
||||
OPENAI_API_KEY=
|
||||
|
||||
# Local AI (Ollama & Whisper)
|
||||
LOCAL_WHISPER_URL=http://t-800:9000
|
||||
LOCAL_OLLAMA_URL=http://t-800:11434
|
||||
LOCAL_WHISPER_URL=http://localhost:9000
|
||||
LOCAL_OLLAMA_URL=http://localhost:11434
|
||||
LOCAL_LLM_MODEL=llama3.2:3b
|
||||
|
||||
# Mercado Pago Configuration
|
||||
|
||||
Reference in New Issue
Block a user