quanyawei
2024-04-22 7e1e05a15fd6d135a4ff58918a2f7df797a5ed6e
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'