anything-llm/frontend/.env.example
2023-08-16 15:34:03 -07:00

3 lines
168 B
Plaintext

VITE_API_BASE='http://localhost:3001/api' # Use this URL when developing locally
# VITE_API_BASE='/api' # Use this URL deploying on non-localhost address OR in docker.