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