chore(env): update env
This commit is contained in:
parent
9c5d4344c3
commit
f8823bada1
|
@ -2,7 +2,7 @@
|
|||
ENV = 'development'
|
||||
# base api
|
||||
# VUE_APP_BASE_API = '/prod-api'
|
||||
VUE_APP_ADDRESS = 'http://f.hzs413.com/'
|
||||
VUE_APP_ADDRESS = 'http://af-app.beida413.com/'
|
||||
VUE_APP_BASE_INTERAPI = 'https://bd-qd.oss-cn-beijing.aliyuncs.com/test_africa/language'
|
||||
VUE_APP_BASE_INTERAPI2 = 'https://bd-qd.oss-cn-beijing.aliyuncs.com/test_africa/language'
|
||||
|
||||
|
|
|
@ -9,6 +9,6 @@ ENV = 'production'
|
|||
|
||||
|
||||
VUE_APP_BASE_API = '/prod-api'
|
||||
VUE_APP_ADDRESS = 'http://13.247.98.15/'
|
||||
VUE_APP_ADDRESS = 'http://af.angelo413.com/'
|
||||
VUE_APP_BASE_INTERAPI = 'https://agl413-test.s3.af-south-1.amazonaws.com/test'
|
||||
VUE_APP_BASE_INTERAPI2 = 'http://ma.angelo413.com/lang'
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
ENV = 'test'
|
||||
|
||||
# base api
|
||||
VUE_APP_ADDRESS = 'http://af-app.beida413.com/'
|
||||
VUE_APP_BASE_API = 'http://f.hzs413.com/inter-api/'
|
||||
VUE_APP_BASE_INTERAPI = 'https://bd-qd.oss-cn-beijing.aliyuncs.com/test_africa/language'
|
||||
VUE_APP_BASE_INTERAPI2 = 'https://bd-qd.oss-cn-beijing.aliyuncs.com/test_africa/language'
|
||||
|
|
Loading…
Reference in New Issue