guoshipeng
2022-11-07 13906d0efa0d3411ee5cd4f01d086a56632ee74d
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'