quivr/frontend/.env.example

2 lines
57 B
Plaintext
Raw Normal View History

NEXT_PUBLIC_ENV=local
2023-05-21 09:32:22 +03:00
BACKEND_URL="http://localhost:5050"