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