- NODE_ENV = production
- # just a flag
- ENV = 'staging'
- # base api
- VUE_APP_BASE_API = 'http://120.24.149.148/api'
- VUE_APP_SMP_API = 'http://api.smp.xingyunyi.cn/'
- VUE_APP_Remote_API = 'http://120.24.149.148:7130/'
- VUE_APP_F_API = 'http://120.24.149.148:9521/'
- VUE_APP_FUST_API = 'http://192.168.110.85:5153/'
|