.env.development 384 B

12345678910
  1. # 静态资源地址
  2. VUE_APP_CDN_URL=
  3. VUE_APP_DEV_PROXY=https://www.4dkankan.com/
  4. #VUE_APP_SOCKET_URL=wss://ws.4dkankan.com
  5. VUE_APP_SOCKET_URL=http://192.168.0.130:3000/
  6. #VUE_APP_SXZ_PROXY_URL=https://testsxz.4dkankan.com
  7. VUE_APP_SXZ_PROXY_URL=http://192.168.0.47:8088
  8. VUE_APP_VRHOUSE_OPENAPI=https://open.4dkankan.com
  9. VUE_APP_VRHOUSE_PROXYAPI=https://vrhouse.4dkankan.com