web-africa-pc/.env.development

7 lines
223 B
Plaintext
Raw Normal View History

2025-03-21 14:46:08 +08:00
# just a flag
ENV = 'development'
# base api
2025-08-15 13:54:53 +08:00
VUE_APP_BASE_API = '/prod-api'
2025-03-21 14:46:08 +08:00
VUE_APP_BASE_INTERAPI = 'https://dny-test.s3.ap-southeast-1.amazonaws.com/online/language'
VUE_APP_BASE_INTERAPI2 = 'http://f.hzs413.com/language'