|
# just a flag
|
|
ENV = 'production'
|
|
|
|
# base api
|
|
VUE_APP_BASE_API = '/prod-api'
|
|
VUE_APP_BASE_API1 = 'http://index.hzs413.com'
|
|
|
|
VUE_APP_BASE_INTERAPI = 'https://bd-qd.oss-cn-beijing.aliyuncs.com/test_africa/language'
|
|
VUE_APP_BASE_INTERAPI2 = 'http://ma.angelo413.com/lang' |