quanyawei
2024-07-08 55dc5b9059e965e49c638c88b7b44c03027ced66
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'