.env.development 304 B

1234567891011
  1. VITE_ENV = 'development'
  2. VITE_BASE_URL = 'https://core-b.caimei365.com'
  3. VITE_BASE_HTTP = 'https://material-b.caimei365.com'
  4. VITE_BASE_OSS = 'https://caimei-oss.oss-cn-shenzhen.aliyuncs.com/beta/archiveFile/'
  5. VITE_IMAGE_URL = 'https://static.caimei365.com/'
  6. VITE_HTTP_URL = 'http://120.79.25.27:8009'