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