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