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