# .env.local # 如果你的后端在本地运行,通常是 http://127.0.0.1:8000 # 如果已经部署到服务器,填写服务器地址,如 https://api.visafly.com NEXT_PUBLIC_API_URL=http://localhost:8888