feat: Implement dark mode styling for profile and login pages across studio and experience applications.

This commit is contained in:
2026-02-27 17:00:37 -03:00
parent ff474df40d
commit 8c6cba6d2e
5 changed files with 176 additions and 172 deletions
+2 -2
View File
@@ -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