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