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