yichenxi
2022-12-12 936633659148e800a8d09322a9f1e646104010a7
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'