Mexar / frontend /.env.example
Devrajsinh bharatsinh gohil
Initial commit of MEXAR Ultimate - Phase 2 cleanup complete
b0b150b
# MEXAR Core Engine - Frontend Environment Variables
# Copy this file to .env and fill in your values
# ===========================================
# API URL Configuration
# ===========================================
# Local development: http://127.0.0.1:8000
# Production: Your deployed backend URL (e.g., https://mexar-api.render.com)
REACT_APP_API_URL=http://127.0.0.1:8000