quanyawei
2023-10-27 6d7e4befabd9a1b3dcc47c8d5d5186dc93911fd9
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'