# Wild Cloud API Configuration
# This should point to your Wild Central API server

VITE_API_BASE_URL=

# Enable Server-Sent Events for real-time updates
VITE_ENABLE_SSE=true
