quanyawei
2024-02-05 570084e543239f927d37bdbfa1594d086ccc873e
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'