# Backend API Base URL (后端服务地址) VITE_API_BASE_URL=http://localhost:3000 # Site Key for authentication (站点密钥) VITE_SITE_KEY=your-site-key-here # Assets URL for app icons (应用图标资源地址) VITE_ASSETS_URL=http://localhost:3000/assets