9 lines
302 B
Plaintext
9 lines
302 B
Plaintext
# just a flag
|
|
ENV = 'production'
|
|
|
|
# base api
|
|
VUE_APP_BASE_API = '/inter-api'
|
|
VUE_APP_BASE_API1 = 'http://index.hzs413.com'
|
|
|
|
VUE_APP_BASE_INTERAPI = 'https://dny-test.s3.ap-southeast-1.amazonaws.com/test/language'
|
|
VUE_APP_BASE_INTERAPI2 = 'https://dny-test.s3.ap-southeast-1.amazonaws.com/test/language' |