yichenxi
2023-04-21 a505e8a326f7e8ce3db8b2f140fb328ecc650bfc
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'