.env.development 299 B

12345678910
  1. ENV = 'development'
  2. VITE_APP_BASE_API = 'https://jiasm.zfire.top/overseas-miniapp'
  3. VITE_APP_BASE_OSS = 'https://jiasm.zfire.top/overseas-api/img/get?key='
  4. #VITE_APP_BASE_API = 'http://localhost:33004/overseas-miniapp'
  5. #VITE_APP_BASE_OSS = 'http://localhost:33004/overseas-miniapp/img/get?key='