quanyawei
2024-03-15 416eb6356e6fca5d633597bba18958ae664ad6c6
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'