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