quanyawei
2023-12-20 e27e8bcfe31730a9a35ddf09cf4386509b2608b1
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'