.env.production 227 B

12345
  1. NODE_ENV=production
  2. VUE_APP_API_BASE_URL=http://127.0.0.1:9999/burapi/
  3. # VUE_APP_API_BASE_URL=http://127.0.0.1:9999/
  4. VUE_APP_CAS_BASE_URL=http://127.0.0.1:8888/cas
  5. VUE_APP_ONLINE_BASE_URL=http://fileview.jeecg.com/onlinePreview