quanyawei
2023-10-12 b2232741a7c1460441b34651de1411bf0e504f92
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'