quanyawei
2024-04-11 94fbbcaa11b2222b962eaa23a9ec0df842fbc6b7
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'