quanyawei
2024-04-29 f64742aeed083684ead735a8a7e13c4be4685682
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'