web-africa-admin/.env.production

15 lines
536 B
Plaintext

# just a flag
ENV = 'production'
# base api
# VUE_APP_BASE_API = 'http://f.hzs413.com/prod-api'
# VUE_APP_ADDRESS = 'http://f.hzs413.com/'
# VUE_APP_BASE_INTERAPI = 'https://bd-qd.oss-cn-beijing.aliyuncs.com/test_africa/language'
# VUE_APP_BASE_INTERAPI2 = 'https://dny-test.s3.ap-southeast-1.amazonaws.com/test/language'
VUE_APP_BASE_API = '/prod-api'
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'