quanyawei
2023-09-28 1ed56de483f781924515fda5613e5c4072b3fcf7
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'