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