web-africa-pc/.env.production

9 lines
257 B
Plaintext
Raw Normal View History

2025-03-21 14:46:08 +08:00
# just a flag
ENV = 'production'
# 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_API1 = 'http://index.hzs413.com'
2025-08-28 15:41:55 +08:00
VUE_APP_BASE_INTERAPI = 'https://agl413-test.s3.af-south-1.amazonaws.com/test'
2025-08-28 13:44:55 +08:00
VUE_APP_BASE_INTERAPI2 = 'http://ma.angelo413.com/lang'