quanyawei
2024-03-14 6343fe4c609b57002d84b83b502899d63dd53727
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'