.env.development 222 B

12345
  1. NODE_ENV=development
  2. VUE_APP_API_BASE_URL=http://localhost:8088/nbcio-boot
  3. VUE_APP_CAS_BASE_URL=http://cas.example.org:8443/cas
  4. VUE_APP_ONLINE_BASE_URL=http://fileview.jeecg.com/onlinePreview
  5. VUE_APP_HOST_ADDRESS=127.0.0.1