Files
drone-detector/.env
2025-08-18 05:54:59 +02:00

8 lines
234 B
Bash

# For local development, uncomment these lines:
# VITE_API_URL=http://localhost:3002/api
# VITE_WS_URL=ws://localhost:3002
# For production/domain deployment, use relative URLs (default):
VITE_API_URL=/drones/api
VITE_WS_URL=/drones