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