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