yichenxi
2022-12-12 eb07bc16cb0b06f3b96a4f59d74f82b62195f096
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'