Files
coop-cloud-front/.env.example
2025-11-08 14:31:55 -08:00

5 lines
171 B
Plaintext

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