web-africa-admin/.env.production

15 lines
536 B
Plaintext
Raw Normal View History

2025-03-21 14:28:22 +08:00
# just a flag
ENV = 'production'
# base api
# VUE_APP_BASE_API = 'http://f.hzs413.com/prod-api'
# VUE_APP_ADDRESS = 'http://f.hzs413.com/'
2025-08-28 11:22:20 +08:00
# VUE_APP_BASE_INTERAPI = 'https://bd-qd.oss-cn-beijing.aliyuncs.com/test_africa/language'
2025-03-21 14:28:22 +08:00
# VUE_APP_BASE_INTERAPI2 = 'https://dny-test.s3.ap-southeast-1.amazonaws.com/test/language'
2025-08-15 15:30:39 +08:00
VUE_APP_BASE_API = '/prod-api'
2025-08-28 16:32:11 +08:00
VUE_APP_ADDRESS = 'http://af.angelo413.com/'
2025-08-28 14:00:24 +08:00
VUE_APP_BASE_INTERAPI = 'https://agl413-test.s3.af-south-1.amazonaws.com/test'
VUE_APP_BASE_INTERAPI2 = 'http://ma.angelo413.com/lang'