Files
invoice-master-poc-v2/frontend/.env.example
Yaojia Wang 58bf75db68 WIP
2026-01-27 00:47:10 +01:00

6 lines
136 B
Plaintext

# Backend API URL
VITE_API_URL=http://localhost:8000
# WebSocket URL (for future real-time updates)
VITE_WS_URL=ws://localhost:8000/ws