quanyawei
2023-11-16 c68b0d8b0b7b21e0d5eb7ea54f7642495d8088fc
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'