quanyawei
2023-11-24 db844db9e655830a9d725b205984e7492ff5e474
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'