.env.localhost 107 B

123
  1. NODE_ENV=development
  2. VITE_APP_TITLE='SmartH5 本地环境(Local)'
  3. VITE_APP_API_URL='http://127.0.0.1:1024'