# Frontend - Vite Allowed Hosts # Comma-separated list of allowed hostnames # Use 'all' to allow all hosts (NOT recommended for production) VITE_ALLOWED_HOSTS=localhost,spotlight.cam,.spotlight.cam # Alternative: Allow all hosts (development only) # VITE_ALLOWED_HOSTS=all