.env.development 108 B

123
  1. NODE_ENV=development
  2. VITE_APP_TITLE='SmartAdmin 开发环境(Dev)'
  3. VITE_APP_API_URL='http://127.0.0.1:1024'