Files
DocNest/frontend/.env.example
2025-12-29 16:29:24 -08:00

8 lines
195 B
Plaintext

# API Configuration
# Backend API base URL
VITE_API_URL=http://localhost:8080/api
# WebSocket Configuration
# WebSocket server URL for real-time collaboration
VITE_WS_URL=ws://localhost:8080/ws