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