quanyawei
2023-11-24 27750338586d541f8ba0623200c7281187148141
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'