quanyawei
2024-01-15 c9fc948cfa3cf91c072a13787aed5cb50fb31669
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'