Files
coop-cloud-front/.env.example
2026-03-24 21:22:39 -07:00

5 lines
147 B
Plaintext

# API base URL for the backend that wraps the abra CLI
VITE_API_URL=http://localhost:3000/api
# Set to 'true' to use mock data
VITE_MOCK_AUTH=true