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