Files
coop-cloud-front/.env.example

5 lines
171 B
Bash

# 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