.env.production 336 B

12345678
  1. NODE_ENV=production
  2. VUE_APP_API_BASE_URL=/jeecg-boot
  3. #VUE_APP_API_BASE_URL=http://10.10.100.67:9001/jeecg-boot
  4. #VUE_APP_API_BASE_URL=http://localhost:8080/jeecg-boot
  5. #VUE_APP_API_BASE_URL=http://60.208.75.174:8085/jeecg-boot
  6. VUE_APP_CAS_BASE_URL=http://localhost:8888/cas
  7. VUE_APP_ONLINE_BASE_URL=http://fileview.jeecg.com/onlinePreview