This website requires JavaScript.
Explore
Help
Register
Sign In
kamp
/
anything-llm
Watch
1
Star
0
Fork
0
You've already forked anything-llm
mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced
2024-11-15 02:50:10 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2d30b7e24f
anything-llm
/
frontend
/
src
/
utils
/
constants.js
3 lines
88 B
JavaScript
Raw
Normal View
History
Unescape
Escape
inital commit ⚡
2023-06-04 04:28:07 +02:00
export
const
API
_BASE
=
Docker support (#34) * Updates for Linux for frontend/server * frontend/server docker * updated Dockerfile for deps related to node vectordb * updates for collector in docker * docker deps for ODT processing * ignore another collector dir * storage mount improvements; run as UID * fix pypandoc version typo * permissions fixes
2023-06-13 20:26:11 +02:00
import
.
meta
.
env
.
VITE
_API
_BASE
||
"http://localhost:3001/api"
;
Reference in New Issue
Copy Permalink