quanyawei
2023-10-12 902dde540bb594a7f19a9dc34be78a5867ef484f
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'