diff --git a/frontend/.env.production b/frontend/.env.production new file mode 100644 index 0000000000..0060d7061b --- /dev/null +++ b/frontend/.env.production @@ -0,0 +1,4 @@ +VITE_USE_OPENROUTER=false +VITE_USE_Ollama=false +VITE_USE_LOCAL_EMBEDDING=false +VITE_BASE_URL=https://anything-llm-railway-lite-production.up.railway.app