quanyawei
2024-03-13 99435df90dc63bbf9a3729826821fbd47677fb10
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'