邃芒官网、邃芒慧影、口播(H5) https://m.metavatar.cc
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

14 line
426 B

  1. NODE_ENV=development
  2. VUE_APP_ENV=development
  3. # VUE_APP_API_ROOT=http://192.168.0.89:8392
  4. # VUE_APP_API_ROOT=http://192.168.0.165:8392
  5. #lsf新版接口路径
  6. # VUE_APP_API_ROOT=http://192.168.0.46:48080
  7. VUE_APP_API_ROOT=http://192.168.0.89:48080
  8. # 图片代理接口地址
  9. VUE_APP_API_ROOT_IMAGE=http://192.168.0.89:8096
  10. # 登录
  11. VUE_APP_API_ROOT_USER=http://192.168.0.89:8393
  12. # VUE_APP_API_ROOT_USER=http://192.168.0.89:8391