yichenxi
2023-04-23 87f788ef4592d25246e919ca8a98a4393b53924d
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'