liweilong
2020-12-02 3ca1b14fc6db3e845a8109730d82a337143b567e
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'