Files
ExcaliDash/frontend/.env.example
Zimeng Xiong e87987a0a3 Dockerize
2025-11-22 09:18:20 -08:00

5 lines
146 B
Bash

# Frontend Environment Variables
# Use /api for production (proxied by nginx)
# Use http://localhost:8000 for local development
VITE_API_URL=/api