.env.production 244 B

1234567
  1. NODE_ENV=production
  2. #正式
  3. VUE_APP_API_BASE_URL=http://47.96.249.184:9999/
  4. #测试
  5. #VUE_APP_API_BASE_URL=http://59.110.230.108:9999/
  6. VUE_APP_CAS_BASE_URL=http://127.0.0.1:8888/cas
  7. VUE_APP_ONLINE_BASE_URL=http://fileview.jeecg.com/onlinePreview