guoshipeng
2023-04-20 e2031b5e22e1e12b26fbce6454cf7f60508ab2ef
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'