.env.development 89 B

123
  1. NODE_ENV=development
  2. VITE_APP_TITLE='Evosynth 开发环境(Dev)'
  3. VITE_APP_API_URL='/api'