/** * Video Player Configuration (LEGACY) * * ⚠️ DEPRECATED: This file is no longer used. * * Configuration is now auto-generated from environment variables via * mkdocs/docs/hooks/env_config_hook.py → assets/js/env-config.js * * To configure video player URLs, set these environment variables: * - MEDIA_API_PUBLIC_URL (default: http://localhost:4100) * - ADMIN_URL (default: http://localhost:3000) * - VIDEO_PLAYER_DEBUG (default: false) * * This file is kept for reference only. */ // DEPRECATED - DO NOT EDIT // See env-config.js (auto-generated)